added Catch2 repo
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2021-09-29 09:15:02 +02:00
parent cf04b83cdf
commit 74fa4835e2
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -22,3 +22,6 @@
[submodule "thirdparty/json"]
path = thirdparty/json
url = https://github.com/nlohmann/json.git
[submodule "thirdparty/Catch2"]
path = thirdparty/Catch2
url = https://github.com/catchorg/Catch2.git

1
thirdparty/Catch2 vendored Submodule

Submodule thirdparty/Catch2 added at 426954032f