Update spdlog to v0.17.0

This commit is contained in:
Oliver Hamlet
2018-06-02 19:06:18 +01:00
parent 821bad6d5d
commit 226a2bff20
+1 -1
View File
@@ -139,7 +139,7 @@ ExternalProject_Add(testing-plugins
ExternalProject_Add(spdlog
PREFIX "external"
URL "https://github.com/gabime/spdlog/archive/v0.16.3.tar.gz"
URL "https://github.com/gabime/spdlog/archive/v0.17.0.tar.gz"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "")