Skip to content

Commit

Permalink
WIP: Use commit "Do not write transforms to file..."
Browse files Browse the repository at this point in the history
To commit N-Dekker/elastix@8af959c "COMP: Do not write transforms to file with wasm"

In branch https://github.com/N-Dekker/elastix/commits/ITKElastix-2024-07-18-ebb429a33b/

Skipped N-Dekker/elastix@0ab3f57 "COMP: Remove ITK_DISALLOW_COPY_AND_MOVE from UserData struct's"
  • Loading branch information
N-Dekker committed Aug 27, 2024
1 parent 5b458f0 commit 257c0b1
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 @@ -69,7 +69,7 @@ endif()
set(elastix_GIT_REPOSITORY "https://github.com/N-Dekker/elastix.git")
# Upstream + wasm patches
# Branch: ITKElastix-2024-07-18-ebb429a33b
set(elastix_GIT_TAG "0ab3f57a6528cce609feedeb1650e7c850beca94")
set(elastix_GIT_TAG "8af959ce1a5b3ac9ae5faa10a67150571238741a")
FetchContent_Declare(
elx
GIT_REPOSITORY ${elastix_GIT_REPOSITORY}
Expand Down

0 comments on commit 257c0b1

Please sign in to comment.