Skip to content

Commit

Permalink
Update CMakeLists.txt: set ufs-wm hash (ufs-community#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbk2004 authored Jan 31, 2024
1 parent 756dceb commit b25d490
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 @@ -48,7 +48,7 @@ ExternalProject_Add(ufs-weather-model
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/ufs-weather-model
GIT_REPOSITORY https://github.com/ufs-community/ufs-weather-model
GIT_SUBMODULES_RECURSE TRUE
GIT_TAG develop
GIT_TAG 24f5a415173e625606a65b90163464adcf2770c6
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/ufs-weather-model
CMAKE_ARGS ${SOURCE_DIR} -DAPP=LND -DMPI=ON -DCMAKE_BUILD_TYPE=Release
INSTALL_COMMAND cmake
Expand Down

0 comments on commit b25d490

Please sign in to comment.