0.1 Add external dependecies

This commit is contained in:
PedroEdiaz
2024-09-05 11:31:50 +00:00
parent cce685d90c
commit a2f49afbf4
7 changed files with 51 additions and 45 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "ext/cglm"]
path = ext/cglm
url = https://github.com/recp/cglm
[submodule "ext/glfw"]
path = ext/glfw
url = https://github.com/glfw/glfw