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)
c itk::VectorContainer< unsigned long, itk::Point< #floats, #dims > >
c itk::BoundingBox< unsigned long, #dims, #floats, itk::VectorContainer< unsigned long, itk::Point< float, #dims > > >
-* c itk::CellInterface< #floats, itk::CellTraitsInfo< #dims, #floats, float, unsigned long, unsigned long, unsigned long, itk::Point< float, #dims >, itk::VectorContainer< unsigned long, itk::Point< float, #dims > >, std::set< unsigned long > > >
+c itk::CellInterface< #floats, itk::CellTraitsInfo< #dims, float, float, unsigned long, unsigned long, unsigned long, itk::Point< float, #dims >, itk::VectorContainer< unsigned long, itk::Point< float, #dims > >, std::set< unsigned long > > >
+c itk::VectorContainer< unsigned long, itk::CellInterface< #floats, itk::CellTraitsInfo< #dims, float, float, unsigned long, unsigned long, unsigned long, itk::Point< float, #dims >, itk::VectorContainer< unsigned long, itk::Point< float, #dims > >, std::set< unsigned long > > >* >
* ===============
* == Instances ==