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 22, 2016
1 parent 93a38d6 commit cf6bf22
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 @@ -11,7 +11,7 @@ endif()
file( WRITE "${CMAKE_CURRENT_BINARY_DIR}/${proj}-build/CMakeCacheInit.txt" "${ep_common_cache}" )

set( ELASTIX_GIT_REPOSITORY ${git_protocol}://github.com/kaspermarstal/elastix )
set( ELASTIX_GIT_TAG e29be08c65ee4b204e89ddc144b1f6d931c41fe1 )
set( ELASTIX_GIT_TAG 99251130b1d04841a1b94f7023be74124d9d9c43 )

if( ${ITK_WRAPPING} OR ${BUILD_SHARED_LIBS} )
set( ELASTIX_BUILD_SHARED_LIBS ON )
Expand Down

0 comments on commit cf6bf22

Please sign in to comment.