]> Creatis software - bbtk.git/blob - kernel/src/EditorGraphicBBS/CMakeLists.txt
change subdirs to add_subdirectory
[bbtk.git] / kernel / src / EditorGraphicBBS / CMakeLists.txt
1 ADD_SUBDIRECTORY(bbsKernelEditorGraphic)
2 ADD_SUBDIRECTORY(bbsVtkGUIEditorGraphic)
3 if(USE_WXWIDGETS)
4 ADD_SUBDIRECTORY(bbsWxGUIEditorGraphic)
5 endif()