Skip to content

Commit 55eedda

Browse files
committed
COMP: Bump ITK to address CMP0074 Zlib warnings
1 parent 8714311 commit 55eedda

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-24
6-
set(ITK_TAG "48ff8821533ef4a4fac7b81e2800e796132a1216")
5+
# 2018-09-26
6+
set(ITK_TAG "b784f6355a88650f13345025ece292dd60a0d98c")
77
endif()
88

99
set(_vtk_args)

0 commit comments

Comments
 (0)