Silence some cmake warnings
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.9.0
|
||||
GIT_TAG v0.10.0
|
||||
GIT_SHALLOW FALSE # ensure submodules are checked out
|
||||
)
|
||||
set(C4CORE_INSTALL OFF CACHE BOOL "" FORCE)
|
||||
|
||||
Reference in New Issue
Block a user