Update dependencies
This commit is contained in:
2
3rdParty/rapidyaml/CMakeLists.txt
vendored
2
3rdParty/rapidyaml/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ FetchContent_Declare(
|
||||
ryml
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY ${RAPIDYAML_REPO}
|
||||
GIT_TAG v0.7.2
|
||||
GIT_TAG v0.9.0
|
||||
GIT_SHALLOW FALSE # ensure submodules are checked out
|
||||
)
|
||||
FetchContent_MakeAvailable(ryml)
|
||||
Reference in New Issue
Block a user