aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 4cfa82ed88d79180e09eb444c7b985ba359f8779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "lib/googletest"]
	path = lib/googletest
	url = https://github.com/google/googletest
	branch = master
[submodule "lib/rapidjson"]
	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