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 d6687c3 commit 9d963fdCopy full SHA for 9d963fd
CMakeLists.txt
@@ -74,8 +74,8 @@ if(ITKPythonPackage_SUPERBUILD)
74
75
set(ITK_REPOSITORY "https://github.com/thewtex/ITK.git")
76
77
- # ITK nightly-master 2021-04-02
78
- set(ITK_GIT_TAG "fde7fa6ce846fcc53f4378290484abdccbe318bf")
+ # ITK release 2021-04-24
+ set(ITK_GIT_TAG "a9b3dbf3e4d632c217c632c81ada39b4dfb2d2ee")
79
80
#-----------------------------------------------------------------------------
81
# A separate project is used to download ITK, so that it can reused
0 commit comments