aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 9a58a7e944c8e8dfcc61d5026c03eba2d90d17f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
[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
[submodule "ext/gulrak-filesystem"]
	path = ext/gulrak-filesystem
	url = https://github.com/gulrak/filesystem