Skip to content

Commit 19fdee8

Browse files
committed
version: Bump ITK to avoid SWIG segfault on Unix
InsightSoftwareConsortium/ITK@87fb2cf
1 parent 091e885 commit 19fdee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ if(ITKPythonPackage_SUPERBUILD)
7474

7575
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
7676
# ITK master 2019-12-06
77-
set(ITK_GIT_TAG "f15a14b3cacdc04eb20edaa225a730769cd89612")
77+
set(ITK_GIT_TAG "7e52961776e242290f9725f273b3e3c8f16b8cf8")
7878

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

0 commit comments

Comments
 (0)