]> Creatis software - bbtkGEditor.git/blobdiff - appli/CMakeLists.txt
change SUBDIRS (deprecate functionality) to ADD_SUBDIRECTORY
[bbtkGEditor.git] / appli / CMakeLists.txt
index 3c34554deb639345138f1a78580f408a27d93582..1e300a1eafa8269f041013d7e97118e236d4f782 100644 (file)
@@ -1,3 +1,3 @@
-# Add a SUBDIRS command for each of your applications
-# SUBDIRS(MyApp1)
-SUBDIRS(bbEditor)
+# Add a ADD_SUBDIRECTORY command for each of your applications
+# ADD_SUBDIRECTORY(MyApp1)
+ADD_SUBDIRECTORY(bbEditor)