mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-02 09:23:18 +00:00
Add Catch2 dependency for tests
This commit is contained in:
parent
cd01c39ed7
commit
bfc4d0e21e
4 changed files with 48 additions and 9 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "libs/Catch2"]
|
||||
path = libs/Catch2
|
||||
url = https://github.com/catchorg/Catch2.git
|
Loading…
Add table
Add a link
Reference in a new issue