parent
2eed750b0d
commit
6b657cf1f2
2 changed files with 4 additions and 0 deletions
@ -1,3 +1,6 @@ |
|||||||
[submodule "bakara/vendor/glm"] |
[submodule "bakara/vendor/glm"] |
||||||
path = bakara/vendor/glm |
path = bakara/vendor/glm |
||||||
url = https://github.com/g-truc/glm.git |
url = https://github.com/g-truc/glm.git |
||||||
|
[submodule "bakara/vendor/spdloglib"] |
||||||
|
path = bakara/vendor/spdloglib |
||||||
|
url = https://github.com/gabime/spdlog |
||||||
|
@ -0,0 +1 @@ |
|||||||
|
Subproject commit 696db97f672e9082e50e50af315d0f4234c82397 |
Loading…
Reference in New Issue