Add spdlog as a dependency

This commit is contained in:
James Rowe
2017-03-14 23:35:48 -06:00
parent 72b69cea4b
commit 50efaebbae
4 changed files with 11 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -25,3 +25,6 @@
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "spdlog"]
path = externals/spdlog
url = https://github.com/gabime/spdlog.git