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