]> Creatis software - FrontAlgorithms.git/commitdiff
...
authorLeonardo Florez <leonardo@iMac-de-Andrea.local>
Thu, 16 Feb 2017 21:39:33 +0000 (16:39 -0500)
committerLeonardo Florez <leonardo@iMac-de-Andrea.local>
Thu, 16 Feb 2017 21:39:33 +0000 (16:39 -0500)
lib/fpaInstances/CMakeLists.txt

index e170abd0e0758b0a33c2127a1f771e29bcb9a30d..0d455219e4be6c51beed7809ad4472eb6d529813 100644 (file)
@@ -13,7 +13,7 @@ IF(USE_cpPlugins)
   cpPlugins_BuildLibrary(
     ${_pfx}Filters SHARED ${CMAKE_CURRENT_SOURCE_DIR}/Filters.i
     )
-  TARGET_LINK_LIBRARIES(${_pfx}DataObjects ${cpPlugins_AllInstances})
+  TARGET_LINK_LIBRARIES(${_pfx}DataObjects ${cpPlugins_AllInstances} ${ITK_LIBRARIES} ${VTK_LIBRARIES})
   TARGET_LINK_LIBRARIES(${_pfx}Filters ${_pfx}DataObjects)
   SET(
     fpa_AllInstances