Added spdlog

This commit is contained in:
Alejandro Saucedo 2020-11-01 08:14:42 +00:00
parent 5c674d510e
commit 482aa29426
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View file

@ -6,3 +6,7 @@
path = external/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers
branch = v1.2.158
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog
branch = v1.8.1