[go: nahoru, domu]

Skip to content

Commit

Permalink
ENH: Bump OpenJPH to 2024-06-08 master
Browse files Browse the repository at this point in the history
Version 0.14.0
  • Loading branch information
thewtex committed Jun 28, 2024
1 parent 83ba462 commit a46de1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/wasm/FetchOpenJPH.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ include(FetchContent)
FetchContent_Declare(
OpenJPH
GIT_REPOSITORY https://github.com/aous72/OpenJPH.git
# upstream master 2023-09-20
GIT_TAG 5aab43f
# upstream master 2024-06-28
GIT_TAG 4b964c157d9ae1debfc4049c4d42e7ea9f4cb0b5
)
FetchContent_MakeAvailable(OpenJPH)
set(BUILD_SHARED_LIBS ${_itk_build_shared} CACHE BOOL "Build shared libraries?" FORCE) # restore original flag
Expand Down

0 comments on commit a46de1b

Please sign in to comment.