added catch2 testing framework as submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -15,3 +15,6 @@
|
||||
path = libs/sdl3
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
branch = main
|
||||
[submodule "libs/catch2"]
|
||||
path = libs/catch2
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
|
||||
Reference in New Issue
Block a user