1
0
Fork 0
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:
King_DuckZ 2017-05-03 09:31:41 +01:00
parent 73323c9ee7
commit c892ed2df8
4 changed files with 14 additions and 4 deletions

3
.gitmodules vendored
View file

@ -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