]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpaPlugins/CMakeLists.txt
...
[FrontAlgorithms.git] / lib / fpaPlugins / CMakeLists.txt
index 357e97475d00832edef2510d3486d584c84ff698..f9bc177ff2bc19bd751a9f73423dd1e894ab80b2 100644 (file)
@@ -65,6 +65,9 @@ GENERATE_EXPORT_HEADER(
   )
 TARGET_LINK_LIBRARIES(
   ${LIBRARY_NAME}
+  ${ITK_LIBRARIES}
+  ${VTK_LIBRARIES}
+  ${cpPlugins_Pluma_LIBRARY}
   ${cpPlugins_Interface_LIBRARY}
   )