add spdlog for logging

This commit is contained in:
James Ravenscroft 2023-07-23 15:26:43 +01:00
parent 6e01cd9825
commit 20784a9210
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "extern/argparse"]
path = extern/argparse
url = https://github.com/p-ranav/argparse.git
[submodule "extern/sbdlog"]
path = extern/spdlog
url = https://github.com/gabime/spdlog.git

1
extern/spdlog vendored Submodule

@ -0,0 +1 @@
Subproject commit 2ee8bac78e6525a8ad9a9196e65d502ce390d83a