|
|
@ -1,9 +1,12 @@ |
|
|
|
[submodule "third_party/googletest"] |
|
|
|
path = third_party/googletest |
|
|
|
url = https://github.com/google/googletest.git |
|
|
|
[submodule "third_party/abseil-cpp"] |
|
|
|
path = third_party/abseil-cpp |
|
|
|
url = https://github.com/abseil/abseil-cpp.git |
|
|
|
[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 |
|
|
|
[submodule "third_party/md5sum"] |
|
|
|
path = third_party/md5sum |
|
|
|
url = https://github.com/dnomd343/md5sum.git |
|
|
|