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.
2 parents e6f882a + 062a5f9 commit 5b98d24Copy full SHA for 5b98d24
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