aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-09-22 00:02:59 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-09-22 00:02:59 +0100
commit5deb18b72a4993a4baf59b7da24a04116eab31e6 (patch)
treec7a1523bed9bf7629b311d63e212957a6ae735be /.gitmodules
parent34396f0483d94229e3a315e5eeb90c77c1425273 (diff)
parente8208166c67e564fb249aa41e9f8c5e2fa1f2b9a (diff)
downloadYAGE-5deb18b72a4993a4baf59b7da24a04116eab31e6.tar.gz
YAGE-5deb18b72a4993a4baf59b7da24a04116eab31e6.zip
Merge branch 'develop'
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules12
1 files changed, 4 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules
index 4cfa82ed..73b585db 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,11 +6,7 @@
path = lib/rapidjson
url = https://github.com/miloyip/rapidjson
branch = master
-[submodule "lib/glew"]
- path = lib/glew
- url = https://github.com/nigels-com/glew.git
- branch = master
-[submodule "lib/SDL2"]
- path = lib/SDL2
- url = https://github.com/spurious/SDL-mirror
- branch = release-2.0.5
+[submodule "lib/glfw"]
+ path = lib/glfw
+ url = https://github.com/glfw/glfw.git
+ branch = latest