]> Creatis software - bbtkGEditor.git/blobdiff - lib/CMakeLists.txt
change SUBDIRS (deprecate functionality) to ADD_SUBDIRECTORY
[bbtkGEditor.git] / lib / CMakeLists.txt
index 246edf00961847070fd947a84028ee47231ea832..336110bde0d8af1330fa37ff78e38f1bf338fb94 100644 (file)
@@ -1,4 +1,4 @@
-# Add a SUBDIRS command for each of your libraries
-# SUBDIRS(MyLib1)
-SUBDIRS(EditorGraphicBBS)
+# Add a ADD_SUBDIRECTORY command for each of your libraries
+# ADD_SUBDIRECTORY(MyLib1)
+ADD_SUBDIRECTORY(EditorGraphicBBS)