]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/blobdiff - CMakeLists.txt
hil: remove unused attributes
[processor-sdk/open-amp.git] / CMakeLists.txt
index 33717c821a6fc209e06feb78d5d9cbaf15edbbcf..dda88a6bf0ace1c3d9c850327cff70363f9df5e4 100644 (file)
@@ -10,7 +10,7 @@ list (APPEND CMAKE_MODULE_PATH
   "${CMAKE_SOURCE_DIR}/cmake/modules"
   "${CMAKE_SOURCE_DIR}/cmake/platforms")
 
-project (OpenAMP)
+project (open_amp)
 enable_language(C ASM)
 
 include (CheckIncludeFiles)