Skip to content

Commit

Permalink
WIP: Implemented elastix logging without third party dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Dekker committed May 7, 2023
1 parent 2396abd commit 8673688
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 "bb6ca2f420f207e66f3083496b3c863d1e695fdf")
FetchContent_Declare(
elx
GIT_REPOSITORY ${elastix_GIT_REPOSITORY}
Expand Down

0 comments on commit 8673688

Please sign in to comment.