Add glm submodule

This commit is contained in:
wheremyfoodat 2023-07-22 21:57:23 +03:00
parent ae4a4dfc29
commit 9da11b95d9
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -28,3 +28,6 @@
[submodule "third_party/cmrc"]
path = third_party/cmrc
url = https://github.com/vector-of-bool/cmrc
[submodule "third_party/glm"]
path = third_party/glm
url = https://github.com/g-truc/glm