Update spdlog to v0.16.3

This commit is contained in:
Oliver Hamlet
2018-02-06 22:58:20 +00:00
parent 20f0880b8b
commit 996b00437d
+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.14.0.tar.gz"
URL "https://github.com/gabime/spdlog/archive/v0.16.3.tar.gz"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "")