Added spdlog
This commit is contained in:
parent
5c674d510e
commit
482aa29426
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue