Try to solve the Catch2 problem
This commit is contained in:
parent
bd560c271f
commit
215ee2c124
1 changed files with 1 additions and 4 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -2,10 +2,7 @@
|
|||
path = external/abseil-cpp
|
||||
url = https://github.com/abseil/abseil-cpp
|
||||
shallow = true
|
||||
[submodule "external/Catch2"]
|
||||
path = external/Catch2
|
||||
url = https://github.com/catchorg/Catch2
|
||||
shallow = true
|
||||
|
||||
[submodule "external/benchmark"]
|
||||
path = external/benchmark
|
||||
url = https://github.com/google/benchmark
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue