Update dependencies

This commit is contained in:
2023-09-28 13:19:11 +02:00
parent 1d8a7d7755
commit 36288bd5b0
5 changed files with 15 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ FetchContent_Declare(
yaml-cpp
EXCLUDE_FROM_ALL
GIT_REPOSITORY https://github.com/jbeder/yaml-cpp.git
GIT_TAG yaml-cpp-0.6.3
GIT_TAG 0.8.0
GIT_SHALLOW TRUE
)
set(YAML_CPP_BUILD_TOOLS OFF)