]> Creatis software - cpPlugins.git/blobdiff - lib/Instances/CMakeLists.txt
Complex graph representation as branches: 1/3. Windows compil: 2/3
[cpPlugins.git] / lib / Instances / CMakeLists.txt
index 642913512e33705451a0bc2b0ceebaed8af9e14d..a32d683216358fdfc48805cfea27a474645d4733 100644 (file)
@@ -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$