aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index dfc394d3..525fdf59 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,9 @@
path = tests/external/googletest
url = https://github.com/google/googletest.git
branch = master
+[submodule "libs/glfw"]
+ path = libs/glfw
+ url = https://github.com/glfw/glfw.git
+[submodule "libs/glm"]
+ path = libs/glm
+ url = https://github.com/g-truc/glm.git