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 Mar 29, 2016
1 parent 6f11823 commit b5a59a2
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_REPOSITORY https://github.com/kaspermarstal/elastix )
set( ELASTIX_TAG 356d518e6ac18c259cd0f091692265a551dbeedb )
set( ELASTIX_TAG c49f4e51cd2eeaa86459abc80ac457d0d9a53f00 )

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

0 comments on commit b5a59a2

Please sign in to comment.