mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update spdlog to v1.15.0
This commit is contained in:
+2
-2
@@ -163,8 +163,8 @@ FetchContent_Declare(
|
||||
set(SPDLOG_FMT_EXTERNAL ON)
|
||||
FetchContent_Declare(
|
||||
spdlog
|
||||
URL "https://github.com/gabime/spdlog/archive/v1.14.1.tar.gz"
|
||||
URL_HASH "SHA256=1586508029a7d0670dfcb2d97575dcdc242d3868a259742b69f100801ab4e16b"
|
||||
URL "https://github.com/gabime/spdlog/archive/v1.15.0.tar.gz"
|
||||
URL_HASH "SHA256=9962648c9b4f1a7bbc76fd8d9172555bad1871fdb14ff4f842ef87949682caa5"
|
||||
FIND_PACKAGE_ARGS)
|
||||
|
||||
set(YAML_MSVC_SHARED_RT ON)
|
||||
|
||||
Reference in New Issue
Block a user