2016-09-23 18:07:45 +00:00
|
|
|
[submodule "third_party/benchmark"]
|
|
|
|
path = third_party/benchmark
|
|
|
|
url = https://github.com/google/benchmark.git
|
2018-03-26 20:54:32 +00:00
|
|
|
[submodule "third_party/googletest"]
|
|
|
|
path = third_party/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
|
|
|
ignore = dirty
|
2022-04-18 02:28:01 +00:00
|
|
|
[submodule "third_party/abseil-cpp"]
|
|
|
|
path = third_party/abseil-cpp
|
|
|
|
url = https://github.com/abseil/abseil-cpp.git
|
|
|
|
branch = lts_2021_11_02
|