]> Creatis software - bbtk.git/blobdiff - kernel/src/EditorGraphicBBS/CMakeLists.txt
generate bbtk without Wxwidgets
[bbtk.git] / kernel / src / EditorGraphicBBS / CMakeLists.txt
index 98f92c16a99c535eefbda00fb15340567004552d..c29617bf7c103b470d5f633f06e53dcdd60c192c 100644 (file)
@@ -1,3 +1,5 @@
 SUBDIRS(bbsKernelEditorGraphic)
 SUBDIRS(bbsVtkGUIEditorGraphic)
-SUBDIRS(bbsWxGUIEditorGraphic)
\ No newline at end of file
+if(USE_WXWIDGETS)
+SUBDIRS(bbsWxGUIEditorGraphic)
+endif()
\ No newline at end of file