Update spdlog to v1.1.0

This commit is contained in:
Oliver Hamlet
2018-08-23 18:35:16 +01:00
parent 5de446cefb
commit 11b4778633
+1 -1
View File
@@ -140,7 +140,7 @@ ExternalProject_Add(testing-plugins
ExternalProject_Add(spdlog
PREFIX "external"
URL "https://github.com/gabime/spdlog/archive/v1.0.0.tar.gz"
URL "https://github.com/gabime/spdlog/archive/v1.1.0.tar.gz"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "")