Skip to content

Commit 1590b47

Browse files
committed
COMP: Add Windows PointsLocator fixes
1 parent 8bf1880 commit 1590b47

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
@@ -89,8 +89,8 @@ if(ITKPythonPackage_SUPERBUILD)
8989

9090
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
9191

92-
# ITK nightly-master 2022-07-25
93-
set(ITK_GIT_TAG "835dc0138")
92+
# ITK nightly-master 2022-07-27
93+
set(ITK_GIT_TAG "fb3bc5d9799b3e0ff86505413c2d58c56fd97aac")
9494

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

0 commit comments

Comments
 (0)