Skip to content

Commit

Permalink
try updated TUV
Browse files Browse the repository at this point in the history
  • Loading branch information
mattldawson committed Aug 22, 2024
1 parent 33b2884 commit 657aca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ if (MUSICA_ENABLE_TUVX AND MUSICA_BUILD_C_CXX_INTERFACE)
set(TUVX_INSTALL_INCLUDE_DIR ${MUSICA_INSTALL_INCLUDE_DIR} CACHE STRING "" FORCE)

set_git_default(TUVX_GIT_REPOSITORY https://github.com/NCAR/tuv-x.git)
set_git_default(TUVX_GIT_TAG 674ee1e72853bb44d23c36602fa73c955b2f021d)
set_git_default(TUVX_GIT_TAG 54b80cfb1d7c62888ac6148050b7f93812ea7866)

FetchContent_Declare(tuvx
GIT_REPOSITORY ${TUVX_GIT_REPOSITORY}
Expand Down

0 comments on commit 657aca7

Please sign in to comment.