Skip to content

Commit e4dd4e3

Browse files
committed
ENH: Update ITKv5 to latest upstream.
1 parent aef40e0 commit e4dd4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SuperBuild/External_ITKv5.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ if(NOT DEFINED ITK_DIR AND NOT ${CMAKE_PROJECT_NAME}_USE_SYSTEM_${proj})
4040

4141
#set(${CMAKE_PROJECT_NAME}_${proj}_GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITK.git
4242
set(${CMAKE_PROJECT_NAME}_${proj}_GIT_REPOSITORY ${git_protocol}://github.com/hjmjohnson/ITK.git)
43-
set(${CMAKE_PROJECT_NAME}_${proj}_GIT_TAG fe34d9caa5d98face1ef422afdfc05d71d38a68c ) #20180518 - GenericLabelmapInterpolator
43+
set(${CMAKE_PROJECT_NAME}_${proj}_GIT_TAG 66737ee424063a391ad64bfc1ed8cbd96b10231b ) #20180518 - GenericLabelmapInterpolator
4444

4545
set(EXTERNAL_PROJECT_OPTIONAL_CMAKE_CACHE_ARGS)
4646

0 commit comments

Comments
 (0)