Skip to content

Commit

Permalink
WIP: Implemented elxlog without third party dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Dekker committed May 6, 2023
1 parent 2396abd commit b21f310
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 @@ -51,7 +51,7 @@ if(SKBUILD)
endif()

set(elastix_GIT_REPOSITORY "https://github.com/SuperElastix/elastix.git")
set(elastix_GIT_TAG "ec8034ddebf465da65dcedef4db2c2bf6f982f9c")
set(elastix_GIT_TAG "26b7f74bd4b8be044caf3d384da00a7d5fa5879d")
FetchContent_Declare(
elx
GIT_REPOSITORY ${elastix_GIT_REPOSITORY}
Expand Down

0 comments on commit b21f310

Please sign in to comment.