Update spdlog to v1.9.2

This commit is contained in:
Oliver Hamlet
2021-09-23 13:31:35 +01:00
parent e5a229e09f
commit 10a83101cc
+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.9.1.tar.gz"
URL "https://github.com/gabime/spdlog/archive/v1.9.2.tar.gz"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "")