]> Creatis software - bbtkGEditor.git/blobdiff - appli/bbEditor/CMakeLists.txt
#3229 vtk8itk4wx3-mingw64 MACOS
[bbtkGEditor.git] / appli / bbEditor / CMakeLists.txt
index e5b10e07cd06dd4f086d641b98a0f89ce7bbe67b..daece78a334fe92cf5fd4b3495193172d7d71eaf 100644 (file)
@@ -38,6 +38,8 @@ INCLUDE_DIRECTORIES(../../lib/EditorGraphicBBS/bbsKernelEditorGraphic)
 INCLUDE_DIRECTORIES(../../lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic)
 INCLUDE_DIRECTORIES(../../data/icons)
 
+
+
 IF(BBTK_USE_WXWIDGETS AND WIN32)
   ADD_EXECUTABLE(bbEditor WIN32 ${SOURCES})  
   IF(MINGW)