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 fb41171 commit bce41b3Copy full SHA for bce41b3
src/CMakeLists.txt
@@ -4,7 +4,7 @@ if(itk-module)
4
return()
5
endif()
6
7
-find_package(ITK 5.0.0 REQUIRED)
+find_package(ITK 5.1.0 REQUIRED)
8
include(${ITK_USE_FILE})
9
10
# To avoid linker issues.
0 commit comments