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 3f78974 commit 5622d25Copy full SHA for 5622d25
CMakeLists.txt
@@ -74,7 +74,7 @@ if(ITKPythonPackage_SUPERBUILD)
74
75
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
76
# ITK master 2019-04-27
77
- set(ITK_GIT_TAG "37e0474669a6f68026e718114f584a8f631eec84")
+ set(ITK_GIT_TAG "076d674069f8fd91eeb437de810384d79e7fb54a")
78
79
#-----------------------------------------------------------------------------
80
# A separate project is used to download ITK, so that it can reused
0 commit comments