Skip to content

Commit 4286ff7

Browse files
committed
COMP: Address SLICImageFilter visibility on macOS
1 parent e5aba33 commit 4286ff7

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/InsightSoftwareConsortium/ITK.git")
7676

77-
# ITK release 2021-08-12
78-
set(ITK_GIT_TAG "v5.2.1")
77+
# ITK release 2021-08-13
78+
set(ITK_GIT_TAG "2370517505f8fb07c85327f5b10e9de7bf14edb2")
7979

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

0 commit comments

Comments
 (0)