aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 4c4e97f3ea579a5e71752b1bf4de94ec75acab2b (plain)
1
2
3
4
5
6
7
8
[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