]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa_Instances/CMakeLists.txt
...
[FrontAlgorithms.git] / lib / fpa_Instances / CMakeLists.txt
index d9fe125f9f7d7d37834d6d0968720672a2c63b4f..17d682643fac2b9d7f48180ead09018d5cf355e5 100644 (file)
@@ -44,7 +44,7 @@ SET(
   )
 
 ## Target links
-TARGET_LINK_LIBRARIES(fpa_Instances ${cpPlugins_LIBRARY} ${cpPlugins_ALL_INSTANCES_LIBRARIES})
+TARGET_LINK_LIBRARIES(fpa_Instances ${cpPlugins_LIBRARIES} ${ITK_LIBRARIES} ${VTK_LIBRARIES})
 TARGET_LINK_LIBRARIES(fpa_Filters fpa_Instances)
 TARGET_LINK_LIBRARIES(fpa_Observers fpa_Filters)