This commit is contained in:
2022-10-18 15:23:41 -07:00
parent a4d4e441e4
commit 9f18490033
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw.git
[submodule "lib/glm"]
path = lib/glm
url = https://github.com/g-truc/glm.git

1
lib/glm Submodule

Submodule lib/glm added at cc98465e35