Removed the benchmark submodule
This commit is contained in:
parent
f34e2201dd
commit
31254ced32
2 changed files with 1 additions and 6 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,8 +1,4 @@
|
||||||
[submodule "external/abseil-cpp"]
|
[submodule "external/abseil-cpp"]
|
||||||
path = external/abseil-cpp
|
path = external/abseil-cpp
|
||||||
url = https://github.com/abseil/abseil-cpp
|
url = https://github.com/abseil/abseil-cpp
|
||||||
branch = lts_2019_08_08
|
branch = lts_2019_08_08
|
||||||
[submodule "external/benchmark"]
|
|
||||||
path = external/benchmark
|
|
||||||
url = https://github.com/google/benchmark
|
|
||||||
branch = master
|
|
||||||
1
external/benchmark
vendored
1
external/benchmark
vendored
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 5f2a107b17f373f8b9e070b598d835ed257c65a8
|
|
||||||
Loading…
Add table
Reference in a new issue