This commit is contained in:
2022-10-18 15:23:41 -07:00
parent b4f5f0c70c
commit 0ec2809d88
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