]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/CMakeLists.txt
Update constants
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / CMakeLists.txt
index 18d6e909248ee44e0fe7e8d6bada1bea18b225aa..4f4fecc6e0285a0dfd329346dd46c87e911cd616 100644 (file)
@@ -5,8 +5,10 @@ FILE(GLOB bbsVtkGUIEditorGraphic_H_SOURCES "." "*.h")
 
 INCLUDE_DIRECTORIES(../bbsWxGUIEditorGraphic)
 INCLUDE_DIRECTORIES(../bbsKernelEditorGraphic)
+INCLUDE_DIRECTORIES(../bbsVtkGUIEditorGraphic)
+
+INCLUDE_DIRECTORIES(../../../data/icons)
 
 ADD_LIBRARY(bbsVtkGUIEditorGraphic
                 ${bbsVtkGUIEditorGraphic_CXX_SOURCES}
                 ${bbsVtkGUIEditorGraphic_H_SOURCES}  )
-