Skip to content

Commit fc74f02

Browse files
committed
COMP: Bump ITK to address Windows warnings
1 parent 9cb298c commit fc74f02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Superbuild/External-ITK.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Get and build itk
33

44
if(NOT ITK_TAG)
5-
# 2018-09-26
6-
set(ITK_TAG "b784f6355a88650f13345025ece292dd60a0d98c")
5+
# 2018-09-27
6+
set(ITK_TAG "5e61c289a677a74bffa4c113bf991a18f4b98495")
77
endif()
88

99
set(_vtk_args)

0 commit comments

Comments
 (0)