aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: ad9a3025181c37d02af1152decfa4bceaf90f516 (plain) (blame)
1
2
3
4
5
6
[submodule "ext/gtest"]
	path = ext/gtest
	url = https://github.com/google/googletest.git
[submodule "ext/gmock"]
	path = ext/gmock
	url = https://github.com/google/googlemock.git