Add catch2 submodule

This commit is contained in:
Jan 2021-02-10 16:45:16 +01:00
parent e93c20faf8
commit c283bda1f4
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "thirdparty/zlib"] [submodule "thirdparty/zlib"]
path = thirdparty/zlib path = thirdparty/zlib
url = https://github.com/madler/zlib.git url = https://github.com/madler/zlib.git
[submodule "thirdparty/catch2"]
path = thirdparty/catch2
url = https://github.com/catchorg/Catch2.git

1
thirdparty/catch2 vendored Submodule

@ -0,0 +1 @@
Subproject commit 3eade52fc0338b2aa81d23cf0cd191f455477746