Skip to content

Commit

Permalink
ENH: Bump elastix version to version 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Dekker committed Jan 12, 2023
1 parent 9755735 commit 247746b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ set(_itk_build_shared ${BUILD_SHARED_LIBS})
set(BUILD_SHARED_LIBS OFF) # Elastix does not support shared libs

set(elastix_GIT_REPOSITORY "https://github.com/SuperElastix/elastix.git")
set(elastix_GIT_TAG "6d90b8d0c5b5ccab8e3dde5107454829b47e2f4d")
set(elastix_GIT_TAG "d652938573e5f193955908eba225a854b31ce36a")
FetchContent_Declare(
elx
GIT_REPOSITORY ${elastix_GIT_REPOSITORY}
Expand Down

0 comments on commit 247746b

Please sign in to comment.