aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 73b585db..e9c4fb4f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,7 @@
path = lib/glfw
url = https://github.com/glfw/glfw.git
branch = latest
+[submodule "lib/glad"]
+ path = lib/glad
+ url = https://github.com/ymherklotz/glad.git
+ branch = master