Fix catch2 submodule config

This commit is contained in:
Ricardo Montañana Gómez 2024-05-12 19:05:36 +02:00
parent d8c44b3b7c
commit c0fc107abb
Signed by: rmontanana
GPG Key ID: 46064262FD9A7ADE

5
.gitmodules vendored
View File

@ -13,3 +13,8 @@
url = https://github.com/rmontanana/folding
main = main
update = merge
[submodule "tests/lib/catch2"]
path = tests/lib/catch2
url = https://github.com/catchorg/Catch2.git
main = main
update = merge