]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/CMakeLists.txt
#3250 vtk9itk5wx3-macos
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / CMakeLists.txt
index ae0ec73eadf98f033f0f9dd3ae70098855523bf9..091bcb258ca42e75e1ca60325cdf90e4c509ecf3 100644 (file)
@@ -34,3 +34,5 @@ INCLUDE_DIRECTORIES(../../../data/icons)
 ADD_LIBRARY(bbsKernelEditorGraphic
                 ${bbsKernelEditorGraphic_CXX_SOURCES}
                 ${bbsKernelEditorGraphic_H_SOURCES}  )
+
+TARGET_LINK_LIBRARIES( bbsKernelEditorGraphic ${VTK_LIBRARIES} )