]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/CMakeLists.txt
#3250 vtk9itk5wx3-macos
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / CMakeLists.txt
index c29995fc54bfd9e0b699d2da3e243341b1c0a84b..f58afe3a2c20595fb88c4566f05d0ee0c6b5eeae 100644 (file)
@@ -33,6 +33,8 @@ INCLUDE_DIRECTORIES(../bbsWxGUIEditorGraphic)
 INCLUDE_DIRECTORIES(../../../data/icons)
 
 
-ADD_LIBRARY(bbsWxGUIEditorGraphic
+ADD_LIBRARY( bbsWxGUIEditorGraphic
                 ${bbsWxGUIEditorGraphic_CXX_SOURCES}
                 ${bbsWxGUIEditorGraphic_H_SOURCES} )
+
+TARGET_LINK_LIBRARIES( bbsWxGUIEditorGraphic ${VTK_LIBRARIES} )