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