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 8bf1880 commit 1590b47Copy full SHA for 1590b47
CMakeLists.txt
@@ -89,8 +89,8 @@ if(ITKPythonPackage_SUPERBUILD)
89
90
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
91
92
- # ITK nightly-master 2022-07-25
93
- set(ITK_GIT_TAG "835dc0138")
+ # ITK nightly-master 2022-07-27
+ set(ITK_GIT_TAG "fb3bc5d9799b3e0ff86505413c2d58c56fd97aac")
94
95
#-----------------------------------------------------------------------------
96
# A separate project is used to download ITK, so that it can reused
0 commit comments