aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-09-21 23:42:30 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-09-21 23:42:30 +0100
commit8a78e678b7df0bf8221280f0058e2db0381b3ffa (patch)
treeb51ff90408c1644ea703046a30a1bcbaf985e9a0 /.gitmodules
parent3115da468b465238b5d5c09cc30352dcb3b00370 (diff)
downloadYAGE-8a78e678b7df0bf8221280f0058e2db0381b3ffa.tar.gz
YAGE-8a78e678b7df0bf8221280f0058e2db0381b3ffa.zip
#11: Building, #10: Added GLFW
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules
index e314176d..73b585db 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,14 +6,6 @@
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