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 a4a36eb commit 6e976e9Copy full SHA for 6e976e9
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-07
77
- set(ITK_GIT_TAG "4200e394bc7c4761dfe859ea7ea011c674b10b0a")
+ set(ITK_GIT_TAG "7fd3e4082b13a580f6438e9efb041c3eb618fd1c")
78
79
#-----------------------------------------------------------------------------
80
# A separate project is used to download ITK, so that it can reused
0 commit comments