Skip to content

Commit 9d963fd

Browse files
committed
COMP: Update ITK_GIT_TAG for ARM support
1 parent d6687c3 commit 9d963fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ if(ITKPythonPackage_SUPERBUILD)
7474

7575
set(ITK_REPOSITORY "https://github.com/thewtex/ITK.git")
7676

77-
# ITK nightly-master 2021-04-02
78-
set(ITK_GIT_TAG "fde7fa6ce846fcc53f4378290484abdccbe318bf")
77+
# ITK release 2021-04-24
78+
set(ITK_GIT_TAG "a9b3dbf3e4d632c217c632c81ada39b4dfb2d2ee")
7979

8080
#-----------------------------------------------------------------------------
8181
# A separate project is used to download ITK, so that it can reused

0 commit comments

Comments
 (0)