summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ee69460..449bd2c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "subprojects/json"]
path = subprojects/json
url = https://github.com/nlohmann/json.git
+[submodule "subprojects/glm"]
+ path = subprojects/glm
+ url = https://github.com/g-truc/glm.git