We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f882a commit 062a5f9Copy full SHA for 062a5f9
src/CMakeLists.txt
@@ -3,5 +3,5 @@ itkIterateNeighborhoodOptimizer.cxx
3
)
4
5
add_library(MinimalPathExtraction ${MinimalPathExtraction_SRC})
6
-target_link_libraries(MinimalPathExtraction ${ITKOptimizers_LIBRARIES})
+itk_module_link_dependencies()
7
itk_module_target(MinimalPathExtraction)
0 commit comments