diff --git a/CMakeLists.txt b/CMakeLists.txt index 11b1521f..e6a32da1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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}