Umbrella project for an GenericWidgets client using the GenericCore library (Using submodules). With a GoogleTest project testing GenericCore::toString() method.
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "libs/GenericCore"]
|
||||
path = libs/GenericCore
|
||||
url = ssh://wococo1@git.working-copy.org:46100/bent/GenericQtClientCore.git
|
||||
[submodule "UIs/GenericWidgets"]
|
||||
path = UIs/GenericWidgets
|
||||
url = ssh://wococo1@git.working-copy.org:46100/bent/GenericQtClientWidgets.git
|
||||
Reference in New Issue
Block a user