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