Update spdlog to v1.8.5

This commit is contained in:
Oliver Hamlet
2021-05-06 20:57:36 +01:00
parent 2ca6f0fc67
commit fce9bea17a
+1 -1
View File
@@ -154,7 +154,7 @@ ExternalProject_Add(testing-plugins
ExternalProject_Add(spdlog
PREFIX "external"
URL "https://github.com/gabime/spdlog/archive/v1.7.0.tar.gz"
URL "https://github.com/gabime/spdlog/archive/v1.8.5.tar.gz"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "")