blob: 6e6d3f0d7a0e7bdc9aeeeccfd89242704ee6dad6 (
plain)
1
2
3
4
5
6
|
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest.git
[submodule "third_party/benchmark"]
path = third_party/benchmark
url = https://github.com/google/benchmark
|