We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf816b commit d341e33Copy full SHA for d341e33
1 file changed
CMakeLists.txt
@@ -94,8 +94,8 @@ if(ITKPythonPackage_SUPERBUILD)
94
95
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
96
97
- # master branch, 2024-04-01
98
- set(ITK_GIT_TAG "a648bd5a40776f5e7575d3cd4c19976a7ea95d97")
+ # master branch, 2024-04-04
+ set(ITK_GIT_TAG "4449a99921a72ac6ceb4f8fa4521c6b6db6cbfe1")
99
100
#-----------------------------------------------------------------------------
101
# A separate project is used to download ITK, so that it can reused
0 commit comments