Skip to content

Commit f72b2b9

Browse files
committed
COMP: Bump elastix to ITKElastix-2024-12-10-f928159ed6c2
Current `main` + wasm patches. For compatibility with ITK 6.
1 parent 89a1d34 commit f72b2b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ endif()
6262
# set(elastix_GIT_REPOSITORY "https://github.com/SuperElastix/elastix.git")
6363
set(elastix_GIT_REPOSITORY "https://github.com/thewtex/elastix.git")
6464
# Upstream + wasm patches
65-
# Branch: ITKElastix-2024-07-18-ebb429a33b
66-
set(elastix_GIT_TAG "0ab3f57a6528cce609feedeb1650e7c850beca94")
65+
# Branch: ITKElastix-2024-12-10-f928159ed6c2
66+
set(elastix_GIT_TAG "8b219cd45d06bd5b20df71de3b5f88a5ef8ddd66")
6767
FetchContent_Declare(
6868
elx
6969
GIT_REPOSITORY ${elastix_GIT_REPOSITORY}

0 commit comments

Comments
 (0)