mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update spdlog to v1.15.3
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.2.tar.gz"
|
||||
URL_HASH "SHA256=7a80896357f3e8e920e85e92633b14ba0f229c506e6f978578bdc35ba09e9a5d"
|
||||
URL "https://github.com/gabime/spdlog/archive/v1.15.3.tar.gz"
|
||||
URL_HASH "SHA256=15a04e69c222eb6c01094b5c7ff8a249b36bb22788d72519646fb85feb267e67"
|
||||
FIND_PACKAGE_ARGS)
|
||||
|
||||
set(YAML_MSVC_SHARED_RT ON)
|
||||
|
||||
Reference in New Issue
Block a user