Bump yaml-cpp

This commit is contained in:
KiritoDv
2025-04-23 14:46:38 -06:00
parent 770387ae32
commit 9c460ea543
+1 -1
View File
@@ -206,7 +206,7 @@ set(YAML_CPP_DISABLE_UNINSTALL ON)
FetchContent_Declare(
yaml-cpp
GIT_REPOSITORY https://github.com/jbeder/yaml-cpp.git
GIT_TAG f7320141120f720aecc4c32be25586e7da9eb978
GIT_TAG 28f93bdec6387d42332220afa9558060c8016795
)
set(YAML_CPP_BUILD_TESTS OFF)
FetchContent_MakeAvailable(yaml-cpp)