mirror of
https://github.com/gabime/spdlog.git
synced 2025-04-28 19:43:52 +00:00
Bump fmt to 11.1.4
This commit is contained in:
parent
1f9272eb7d
commit
ce0424bb37
@ -3,8 +3,8 @@ include(FetchContent)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
fmt
|
fmt
|
||||||
DOWNLOAD_EXTRACT_TIMESTAMP FALSE
|
DOWNLOAD_EXTRACT_TIMESTAMP FALSE
|
||||||
URL https://github.com/fmtlib/fmt/archive/refs/tags/11.1.3.tar.gz
|
URL https://github.com/fmtlib/fmt/archive/refs/tags/11.1.4.tar.gz
|
||||||
URL_HASH SHA256=67cd23ea86ccc359693e2ce1ba8d1bab533c02d743c09b15f3131102d0c2fc1c)
|
URL_HASH SHA256=ac366b7b4c2e9f0dde63a59b3feb5ee59b67974b14ee5dc9ea8ad78aa2c1ee1e)
|
||||||
|
|
||||||
FetchContent_GetProperties(fmt)
|
FetchContent_GetProperties(fmt)
|
||||||
if(NOT fmt_POPULATED)
|
if(NOT fmt_POPULATED)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user