mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update spdlog to 1.7.0
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ ExternalProject_Add(testing-plugins
|
||||
|
||||
ExternalProject_Add(spdlog
|
||||
PREFIX "external"
|
||||
URL "https://github.com/gabime/spdlog/archive/v1.6.1.tar.gz"
|
||||
URL "https://github.com/gabime/spdlog/archive/v1.7.0.tar.gz"
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
INSTALL_COMMAND "")
|
||||
|
||||
Reference in New Issue
Block a user