spdlog is now a git submodule

This commit is contained in:
doctashay
2020-10-02 13:47:06 -06:00
parent 59eedf6518
commit a68e5cdc51
175 changed files with 31682 additions and 19510 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
[submodule "third-party/googletest"]
path = third-party/googletest
url = https://github.com/google/googletest.git
url = https://github.com/google/googletest.git
[submodule "third-party/spdlog"]
path = third-party/spdlog
url = https://github.com/gabime/spdlog.git