Remove glm

This commit is contained in:
2024-09-25 15:01:26 -04:00
parent 303d0c0a6f
commit 5101a856be
8 changed files with 31 additions and 10 deletions

3
.gitmodules vendored
View File

@ -1,9 +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
[submodule "lib/openal-soft"]
path = lib/openal-soft
url = https://github.com/kcat/openal-soft