11 lines
280 B
Plaintext
11 lines
280 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/cppcodec"]
|
|
path = deps/cppcodec
|
|
url = https://github.com/tplgy/cppcodec
|