Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
ENH: Update elastix
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspermarstal committed Nov 8, 2017
1 parent 1678d41 commit 9dfa8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_Elastix.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ set( proj Elastix )
file( WRITE "${CMAKE_CURRENT_BINARY_DIR}/${proj}-build/CMakeCacheInit.txt" "${ep_common_cache}" )

set( ELASTIX_GIT_REPOSITORY ${git_protocol}://github.com/SuperElastix/elastix )
set( ELASTIX_GIT_TAG e8354222396c6bd78e9fe6d5a39e4ecac4bb0d52 )
set( ELASTIX_GIT_TAG 6472fc81721725d37eb0f147aeda635ce42a3bb4 )

ExternalProject_Add( ${proj}
GIT_REPOSITORY ${ELASTIX_GIT_REPOSITORY}
Expand Down

0 comments on commit 9dfa8cb

Please sign in to comment.