2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-25 13:51:58 +00:00

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"]
path = thirdparty/zlib
url = https://github.com/madler/zlib.git
[submodule "thirdparty/catch2"]
path = thirdparty/catch2
url = https://github.com/catchorg/Catch2.git