X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInstances%2FCMakeLists.txt;fp=lib%2FInstances%2FCMakeLists.txt;h=a32d683216358fdfc48805cfea27a474645d4733;hb=8eaa2cf759c39233848cdd5b8346faccbea4c172;hp=642913512e33705451a0bc2b0ceebaed8af9e14d;hpb=098f94c899285851651a2d457fb104dfca660668;p=cpPlugins.git diff --git a/lib/Instances/CMakeLists.txt b/lib/Instances/CMakeLists.txt index 6429135..a32d683 100644 --- a/lib/Instances/CMakeLists.txt +++ b/lib/Instances/CMakeLists.txt @@ -28,5 +28,6 @@ TARGET_LINK_LIBRARIES(${_pfx}Meshes ${_pfx}BoundingBoxes) TARGET_LINK_LIBRARIES(${_pfx}ImageIterators ${_pfx}Images) TARGET_LINK_LIBRARIES(${_pfx}ImageFilters ${_pfx}Images ${_pfx}ImageIterators) TARGET_LINK_LIBRARIES(${_pfx}ImageNeighborhoodIterators ${_pfx}Images) +TARGET_LINK_LIBRARIES(${_pfx}Paths ${_pfx}Images) ## eof - $RCSfile$