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