]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/CMakeLists.txt
New wx and kernel classes
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / CMakeLists.txt
index 642b0a384e5c1dd58bd807d845fc5b4da476c0d6..034af95e95a3a2804f8351e898d22c13877ede97 100644 (file)
@@ -5,9 +5,9 @@ FILE(GLOB bbsWxGUIEditorGraphic_H_SOURCES "." "*.h")
 
 INCLUDE_DIRECTORIES(../bbsKernelEditorGraphic)
 INCLUDE_DIRECTORIES(../bbsVtkGUIEditorGraphic)
+INCLUDE_DIRECTORIES(../../../data/icons)
 
 ADD_LIBRARY(bbsWxGUIEditorGraphic
                 ${bbsWxGUIEditorGraphic_CXX_SOURCES}
                 ${bbsWxGUIEditorGraphic_H_SOURCES}  )
 
-#TARGET_LINK_LIBRARIES(bbsWxGUIEditorGraphic  bbtk  )