Skip to content

Commit

Permalink
setting micm commit id
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Oct 2, 2024
1 parent 65a5f6c commit f188e67
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 @@ -62,7 +62,7 @@ endif()
if (MUSICA_ENABLE_MICM AND MUSICA_BUILD_C_CXX_INTERFACE)

set_git_default(MICM_GIT_REPOSITORY https://github.com/NCAR/micm.git)
set_git_default(MICM_GIT_TAG copyable_state)
set_git_default(MICM_GIT_TAG b3c462a)

FetchContent_Declare(micm
GIT_REPOSITORY ${MICM_GIT_REPOSITORY}
Expand Down

0 comments on commit f188e67

Please sign in to comment.