Update spdlog to v1.3.1

This commit is contained in:
Oliver Hamlet
2019-02-26 20:36:19 +00:00
parent c557bcb1c4
commit de816fd0c1
+1 -1
View File
@@ -152,7 +152,7 @@ ExternalProject_Add(testing-plugins
ExternalProject_Add(spdlog
PREFIX "external"
URL "https://github.com/gabime/spdlog/archive/v1.3.0.tar.gz"
URL "https://github.com/gabime/spdlog/archive/v1.3.1.tar.gz"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "")