aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: bcd125a49582a1d007ec37ad9f11befadd428e73 (plain) (blame)
1
2
3
4
5
6
7
[submodule "third_party/benchmark"]
	path = third_party/benchmark
	url = https://github.com/google/benchmark.git
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://github.com/google/googletest.git
	ignore = dirty