Update spdlog to v0.14.2

This commit is contained in:
Oliver Hamlet
2019-11-05 21:30:25 +00:00
parent 06617c2706
commit bea111c0ac
+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.3.1.tar.gz"
URL "https://github.com/gabime/spdlog/archive/v1.4.2.tar.gz"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "")