mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-03 15:27:25 +00:00
Add catch2 submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
1
thirdparty/catch2
vendored
Submodule
Submodule thirdparty/catch2 added at 3eade52fc0
Reference in New Issue
Block a user