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 091e885 commit 19fdee8Copy full SHA for 19fdee8
CMakeLists.txt
@@ -74,7 +74,7 @@ if(ITKPythonPackage_SUPERBUILD)
74
75
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
76
# ITK master 2019-12-06
77
- set(ITK_GIT_TAG "f15a14b3cacdc04eb20edaa225a730769cd89612")
+ set(ITK_GIT_TAG "7e52961776e242290f9725f273b3e3c8f16b8cf8")
78
79
#-----------------------------------------------------------------------------
80
# A separate project is used to download ITK, so that it can reused
0 commit comments