aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-09-22 00:24:07 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-09-22 00:24:07 +0100
commitc36dd5fd07bc58f65936e856ff939c4d86dc9329 (patch)
tree5b8446526bf35732c4226b0608c587b2de0bc3df /.gitmodules
parent5deb18b72a4993a4baf59b7da24a04116eab31e6 (diff)
parenta207b43097d28ab8fc0c72376d00223518c424b7 (diff)
downloadYAGE-c36dd5fd07bc58f65936e856ff939c4d86dc9329.tar.gz
YAGE-c36dd5fd07bc58f65936e856ff939c4d86dc9329.zip
Merge branch 'develop'
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