Fix catch2 submodule config
This commit is contained in:
parent
d8c44b3b7c
commit
c0fc107abb
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -13,3 +13,8 @@
|
|||||||
url = https://github.com/rmontanana/folding
|
url = https://github.com/rmontanana/folding
|
||||||
main = main
|
main = main
|
||||||
update = merge
|
update = merge
|
||||||
|
[submodule "tests/lib/catch2"]
|
||||||
|
path = tests/lib/catch2
|
||||||
|
url = https://github.com/catchorg/Catch2.git
|
||||||
|
main = main
|
||||||
|
update = merge
|
||||||
|
Loading…
Reference in New Issue
Block a user