]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/CMakeLists.txt
change SUBDIRS (deprecate functionality) to ADD_SUBDIRECTORY
[bbtkGEditor.git] / lib / EditorGraphicBBS / CMakeLists.txt
index 98f92c16a99c535eefbda00fb15340567004552d..2af29d3f953f47ce7f5b8b0b0b95cf779ae92780 100644 (file)
@@ -1,3 +1,3 @@
-SUBDIRS(bbsKernelEditorGraphic)
-SUBDIRS(bbsVtkGUIEditorGraphic)
-SUBDIRS(bbsWxGUIEditorGraphic)
\ No newline at end of file
+ADD_SUBDIRECTORY(bbsKernelEditorGraphic)
+ADD_SUBDIRECTORY(bbsVtkGUIEditorGraphic)
+ADD_SUBDIRECTORY(bbsWxGUIEditorGraphic)
\ No newline at end of file