mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update yaml-cpp to 0.8.0+merge-key-support.3
This commit is contained in:
+2
-2
@@ -178,8 +178,8 @@ set(YAML_CPP_BUILD_TESTS OFF)
|
||||
set_property(GLOBAL PROPERTY CTEST_TARGETS_ADDED 1)
|
||||
FetchContent_Declare(
|
||||
yaml-cpp
|
||||
URL "https://github.com/loot/yaml-cpp/archive/0.8.0+merge-key-support.2.tar.gz"
|
||||
URL_HASH "SHA256=e91779044cd4025ec10ed31986031031ef22ebce90a64cc8f85e7c7e95a1abc6")
|
||||
URL "https://github.com/loot/yaml-cpp/archive/0.8.0+merge-key-support.3.tar.gz"
|
||||
URL_HASH "SHA256=e2067f1ab8f658aeb8a8795fd0e06a753b4150b9352cae047280e659078dd44f")
|
||||
|
||||
# Set BUILD_SHARED_LIBS=OFF to prevent fmt and spdlog from being built as shared
|
||||
# libraries.
|
||||
|
||||
Reference in New Issue
Block a user