aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4c4e97f3..4cfa82ed 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,3 +6,11 @@
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