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

Commit b5a59a2

Browse files
committed
ENH: Update elastix
1 parent 6f11823 commit b5a59a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SuperBuild/External_Elastix.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ set( proj elastix )
22

33
file( WRITE "${CMAKE_CURRENT_BINARY_DIR}/${proj}-build/CMakeCacheInit.txt" "${ep_common_cache}" )
44
set( ELASTIX_REPOSITORY https://github.com/kaspermarstal/elastix )
5-
set( ELASTIX_TAG 356d518e6ac18c259cd0f091692265a551dbeedb )
5+
set( ELASTIX_TAG c49f4e51cd2eeaa86459abc80ac457d0d9a53f00 )
66

77
ExternalProject_Add( ${proj}
88
GIT_REPOSITORY ${ELASTIX_REPOSITORY}

0 commit comments

Comments
 (0)