Add TGUI submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,3 +1,7 @@
|
||||
[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
|
||||
|
1
deps/TGUI
vendored
Submodule
1
deps/TGUI
vendored
Submodule
Submodule deps/TGUI added at c638b49f10
Reference in New Issue
Block a user