mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-07 12:59:45 +00:00
Add logging lib spdlog.
This commit is contained in:
parent
73323c9ee7
commit
c892ed2df8
4 changed files with 14 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule "lib/houdini/houdini"]
|
||||
path = lib/houdini/houdini
|
||||
url = https://github.com/vmg/houdini.git
|
||||
[submodule "lib/spdlog"]
|
||||
path = lib/spdlog
|
||||
url = https://github.com/gabime/spdlog.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue