Skip to content

Commit

Permalink
COMP: Bump elastix to ITKElastix-2024-12-10-f928159ed6c2
Browse files Browse the repository at this point in the history
Current `main` + wasm patches. For compatibility with ITK 6.
  • Loading branch information
thewtex committed Dec 10, 2024
1 parent 89a1d34 commit 7eaa083
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ endif()
# set(elastix_GIT_REPOSITORY "https://github.com/SuperElastix/elastix.git")
set(elastix_GIT_REPOSITORY "https://github.com/thewtex/elastix.git")
# Upstream + wasm patches
# Branch: ITKElastix-2024-07-18-ebb429a33b
set(elastix_GIT_TAG "0ab3f57a6528cce609feedeb1650e7c850beca94")
# Branch: ITKElastix-2024-12-10-f928159ed6c2
set(elastix_GIT_TAG "8b219cd45d06bd5b20df71de3b5f88a5ef8ddd66")
FetchContent_Declare(
elx
GIT_REPOSITORY ${elastix_GIT_REPOSITORY}
Expand Down

0 comments on commit 7eaa083

Please sign in to comment.