Files
oboe/.gitmodules
2024-07-17 16:19:09 -06:00

12 lines
286 B
Plaintext

[submodule "deps/Catch2"]
path = deps/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "deps/TGUI"]
path = deps/TGUI
url = https://github.com/texus/TGUI.git
branch = 0.9
[submodule "deps/zlib"]
path = deps/zlib
url = https://github.com/madler/zlib
branch = master