Skip to content

Commit

Permalink
ENH: Update ITKv5 to latest upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjmjohnson committed May 19, 2019
1 parent aef40e0 commit e4dd4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_ITKv5.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ if(NOT DEFINED ITK_DIR AND NOT ${CMAKE_PROJECT_NAME}_USE_SYSTEM_${proj})

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

set(EXTERNAL_PROJECT_OPTIONAL_CMAKE_CACHE_ARGS)

Expand Down

0 comments on commit e4dd4e3

Please sign in to comment.