]> Creatis software - bbtk.git/blobdiff - kernel/src/EditorGraphicBBS/CMakeLists.txt
Changes in bbtkWxGUIPackageBrowser2 to define a new useful layout for bbEditor
[bbtk.git] / kernel / src / EditorGraphicBBS / CMakeLists.txt
index 98f92c16a99c535eefbda00fb15340567004552d..6c29963b99895d224d8f0adee20291e39dddf1a4 100644 (file)
@@ -1,3 +1,5 @@
-SUBDIRS(bbsKernelEditorGraphic)
-SUBDIRS(bbsVtkGUIEditorGraphic)
-SUBDIRS(bbsWxGUIEditorGraphic)
\ No newline at end of file
+ADD_SUBDIRECTORY(bbsKernelEditorGraphic)
+ADD_SUBDIRECTORY(bbsVtkGUIEditorGraphic)
+if(USE_WXWIDGETS)
+ADD_SUBDIRECTORY(bbsWxGUIEditorGraphic)
+endif()
\ No newline at end of file