]> Creatis software - bbtk.git/blobdiff - kernel/src/CMakeLists.txt
change subdirs to add_subdirectory
[bbtk.git] / kernel / src / CMakeLists.txt
index 8cd424943a3e4f0a892d8c3491f8280fbfe8ee71..a88d416a53edb9b57929b02f9b202583758b24a5 100644 (file)
@@ -265,13 +265,13 @@ CREA_ADVANCED_INSTALL_LIBRARY_FOR_CMAKE(${LIBRARY_NAME})
 
 #-----------------------------------------------------------------------------
 # Recurse in EditorGraphicBBS to build the needed libs
-SUBDIRS(EditorGraphicBBS)
+ADD_SUBDIRECTORY(EditorGraphicBBS)
 #-----------------------------------------------------------------------------
 
 
 #-----------------------------------------------------------------------------
 # Recurse in ThirdParty to build the needed libs
-#SUBDIRS(ThirdParty)
+#ADD_SUBDIRECTORY(ThirdParty)
 #-----------------------------------------------------------------------------