]> Creatis software - creaTools.git/blobdiff - lib/CMakeLists.txt
Replace deprecated SUBDIRS by ADD_SUBDIRECTORY
[creaTools.git] / lib / CMakeLists.txt
index a9bd25b2e42da96330be409ed1e17e32308a31f6..1ad4733fa71534f144df42f8ff32dc20183ef371 100644 (file)
@@ -1,2 +1,2 @@
-# Add a SUBDIRS command for each of your libraries
-# SUBDIRS(MyLib1)
+# Add a ADD_SUBDIRECTORY command for each of your libraries
+# ADD_SUBDIRECTORY(MyLib1)