-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 884 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "openFrameworks"]
path = openFrameworks
url = git@github.com:openFrameworks/openFrameworks.git
[submodule "external_addons/ofxJSON"]
path = external_addons/ofxJSON
url = git@github.com:local-projects/ofxJSON.git
[submodule "external_addons/ofxNanoVG"]
path = external_addons/ofxNanoVG
url = git@github.com:galsasson/ofxNanoVG.git
[submodule "external_addons/ofxInterface"]
path = external_addons/ofxInterface
url = git@github.com:galsasson/ofxInterface.git
[submodule "external_addons/ofxJsonHelper"]
path = external_addons/ofxJsonHelper
url = git@github.com:galsasson/ofxJsonHelper.git
[submodule "external_addons/ofxCling"]
path = external_addons/ofxCling
url = git@github.com:galsasson/ofxCling.git
[submodule "external_addons/ofxInterfaceTextEditor"]
path = external_addons/ofxInterfaceTextEditor
url = git@github.com:galsasson/ofxInterfaceTextEditor.git