Update spdlog to 1.7.0

This commit is contained in:
Oliver Hamlet
2020-07-12 09:03:48 +01:00
parent c74f2f4978
commit b2fcc16b3b
+1 -1
View File
@@ -158,7 +158,7 @@ ExternalProject_Add(testing-plugins
ExternalProject_Add(spdlog
PREFIX "external"
URL "https://github.com/gabime/spdlog/archive/v1.6.1.tar.gz"
URL "https://github.com/gabime/spdlog/archive/v1.7.0.tar.gz"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "")