]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/CMakeLists.txt
std::string vs wxString
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / CMakeLists.txt
index 034af95e95a3a2804f8351e898d22c13877ede97..741c06eef4ddfd2ccb0267c94cfde11c53f70369 100644 (file)
@@ -5,9 +5,10 @@ FILE(GLOB bbsWxGUIEditorGraphic_H_SOURCES "." "*.h")
 
 INCLUDE_DIRECTORIES(../bbsKernelEditorGraphic)
 INCLUDE_DIRECTORIES(../bbsVtkGUIEditorGraphic)
+INCLUDE_DIRECTORIES(../bbsWxGUIEditorGraphic)
+
 INCLUDE_DIRECTORIES(../../../data/icons)
 
 ADD_LIBRARY(bbsWxGUIEditorGraphic
                 ${bbsWxGUIEditorGraphic_CXX_SOURCES}
                 ${bbsWxGUIEditorGraphic_H_SOURCES}  )
-