bump spdlog to v1.15.3
All checks were successful
Build (Arch Linux) / build (push) Successful in 3m27s
All checks were successful
Build (Arch Linux) / build (push) Successful in 3m27s
This commit is contained in:
parent
396e22b348
commit
37332d486e
@ -146,7 +146,7 @@ set(SPDLOG_DISABLE_DEFAULT_LOGGER ON CACHE BOOL "" FORCE)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
spdlog
|
spdlog
|
||||||
GIT_REPOSITORY https://github.com/gabime/spdlog.git
|
GIT_REPOSITORY https://github.com/gabime/spdlog.git
|
||||||
GIT_TAG v1.14.1
|
GIT_TAG v1.15.3
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(spdlog)
|
FetchContent_MakeAvailable(spdlog)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user