Adding spdlog

This commit is contained in:
Pcornat 2024-10-29 22:40:41 +01:00
parent 91180411ab
commit ae19d387f6
Signed by: Pcornat
GPG Key ID: E0326CC678A00BDD
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "external/assimp"]
path = external/assimp
url = https://github.com/assimp/assimp.git
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git

1
external/spdlog vendored Submodule

@ -0,0 +1 @@
Subproject commit 27cb4c76708608465c413f6d0e6b8d99a4d84302