Add Catch2 dependency for tests

This commit is contained in:
Vyn 2024-04-19 13:52:17 +02:00
parent cd01c39ed7
commit bfc4d0e21e
4 changed files with 48 additions and 9 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "libs/Catch2"]
path = libs/Catch2
url = https://github.com/catchorg/Catch2.git