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 3152b3b + 312a4bc commit fe4b2faCopy full SHA for fe4b2fa
CMakeLists.txt
@@ -94,7 +94,7 @@ if(ITKPythonPackage_SUPERBUILD)
94
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
95
96
# ITK release 2021-10-27
97
- set(ITK_GIT_TAG "30cd5fa095a6b2e52fac052e4a84bb3740fcc2b1")
+ set(ITK_GIT_TAG "4c25e667a59d9f581e45576d80b25342df19fd5d")
98
99
#-----------------------------------------------------------------------------
100
# A separate project is used to download ITK, so that it can reused
0 commit comments