Skip to content

Commit

Permalink
Merge pull request #239 from N-Dekker/ExternalTransform
Browse files Browse the repository at this point in the history
ENH: Update elastix version to 2023-08-16, inc. ExternalInitialTransform
  • Loading branch information
thewtex committed Aug 16, 2023
2 parents 5ff6a91 + 0573d9a commit 0dcf536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -56,7 +56,7 @@ if(SKBUILD)
endif()

set(elastix_GIT_REPOSITORY "https://github.com/SuperElastix/elastix.git")
set(elastix_GIT_TAG "115d8e1c7b0b23973bfc919a2bf4768f32e4e843")
set(elastix_GIT_TAG "23937288318b4ff42b225fbbfbc4abb128e06384")
FetchContent_Declare(
elx
GIT_REPOSITORY ${elastix_GIT_REPOSITORY}
Expand Down

0 comments on commit 0dcf536

Please sign in to comment.