We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c668a6 commit a410bfdCopy full SHA for a410bfd
SuperBuild/External_ITK.cmake
@@ -104,7 +104,7 @@ if(NOT ( DEFINED "${extProjName}_DIR" OR ( DEFINED "USE_SYSTEM_${extProjName}" A
104
### --- End Project specific additions
105
set(${proj}_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITK.git)
106
if("${${proj}_GIT_TAG}" STREQUAL "")
107
- set(${proj}_GIT_TAG "eabfa353a3ff694f85ca92b5c376251b0c321715")
+ set(${proj}_GIT_TAG "1e454c81e1811e58c579abadd56536de3bef0e42")
108
endif()
109
110
ExternalProject_Add(${proj}
0 commit comments