Update spdlog to v1.9.1

This commit is contained in:
Oliver Hamlet
2021-07-29 19:22:04 +01:00
parent 065cf0252b
commit f2a7752d74
+1 -1
View File
@@ -160,7 +160,7 @@ ExternalProject_Add(testing-plugins
ExternalProject_Add(spdlog
PREFIX "external"
URL "https://github.com/gabime/spdlog/archive/v1.8.5.tar.gz"
URL "https://github.com/gabime/spdlog/archive/v1.9.1.tar.gz"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "")