Skip to content

Commit

Permalink
WIP: Experimental elx branch "Print number of threads in thread pool"
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Dekker committed Jul 22, 2024
1 parent e9bc8db commit 4e3d659
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ if(WASI OR EMSCRIPTEN)
endif()

set(elastix_GIT_REPOSITORY "https://github.com/SuperElastix/elastix.git")
# Released on 2024-07-18:
set(elastix_GIT_TAG "5.2.0")
# Branch https://github.com/SuperElastix/elastix/tree/PrintNumberOfThreads (2024-07-22):
set(elastix_GIT_TAG "07cafb796423823f6426d7166ff3c78daedd1e73")
FetchContent_Declare(
elx
GIT_REPOSITORY ${elastix_GIT_REPOSITORY}
Expand Down

0 comments on commit 4e3d659

Please sign in to comment.