]> Creatis software - bbtk.git/blobdiff - kernel/src/EditorGraphicBBS/CMakeLists.txt
change subdirs to add_subdirectory
[bbtk.git] / kernel / src / EditorGraphicBBS / CMakeLists.txt
index c29617bf7c103b470d5f633f06e53dcdd60c192c..6c29963b99895d224d8f0adee20291e39dddf1a4 100644 (file)
@@ -1,5 +1,5 @@
-SUBDIRS(bbsKernelEditorGraphic)
-SUBDIRS(bbsVtkGUIEditorGraphic)
+ADD_SUBDIRECTORY(bbsKernelEditorGraphic)
+ADD_SUBDIRECTORY(bbsVtkGUIEditorGraphic)
 if(USE_WXWIDGETS)
-SUBDIRS(bbsWxGUIEditorGraphic)
+ADD_SUBDIRECTORY(bbsWxGUIEditorGraphic)
 endif()
\ No newline at end of file