]> Creatis software - cpPlugins.git/blobdiff - lib/Instances/CMakeLists.txt
...
[cpPlugins.git] / lib / Instances / CMakeLists.txt
index 7fdb21474b53704660e5a1f7af280b6158880286..8bb1a75eaa8702809c8c63c7121138e3669ac890 100644 (file)
@@ -23,7 +23,7 @@ SET(
 TARGET_LINK_LIBRARIES(${pfx}BaseObjects ${ITK_LIBRARIES} ${VTK_LIBRARIES})
 TARGET_LINK_LIBRARIES(${pfx}BaseImages ${pfx}BaseObjects)
 TARGET_LINK_LIBRARIES(${pfx}Mesh ${pfx}BaseObjects)
-TARGET_LINK_LIBRARIES(${pfx}Paths ${pfx}BaseObjects)
+TARGET_LINK_LIBRARIES(${pfx}Paths ${pfx}BaseObjects ${pfx}BaseImages)
 TARGET_LINK_LIBRARIES(${pfx}Transforms ${pfx}BaseObjects)
 TARGET_LINK_LIBRARIES(${pfx}ScalarImages ${pfx}BaseImages)
 TARGET_LINK_LIBRARIES(${pfx}ColorImages ${pfx}BaseImages)