Skip to content

Commit a410bfd

Browse files
committed
COMP: Bump ITK to avoid example line length warnings
Brings in InsightSoftwareConsortium/ITK@7278a0f
1 parent 0c668a6 commit a410bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SuperBuild/External_ITK.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ if(NOT ( DEFINED "${extProjName}_DIR" OR ( DEFINED "USE_SYSTEM_${extProjName}" A
104104
### --- End Project specific additions
105105
set(${proj}_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITK.git)
106106
if("${${proj}_GIT_TAG}" STREQUAL "")
107-
set(${proj}_GIT_TAG "eabfa353a3ff694f85ca92b5c376251b0c321715")
107+
set(${proj}_GIT_TAG "1e454c81e1811e58c579abadd56536de3bef0e42")
108108
endif()
109109

110110
ExternalProject_Add(${proj}

0 commit comments

Comments
 (0)