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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user