-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
21 lines (21 loc) · 884 Bytes
/
.gitmodules
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 = [email protected]:openFrameworks/openFrameworks.git
[submodule "external_addons/ofxJSON"]
path = external_addons/ofxJSON
url = [email protected]:local-projects/ofxJSON.git
[submodule "external_addons/ofxNanoVG"]
path = external_addons/ofxNanoVG
url = [email protected]:galsasson/ofxNanoVG.git
[submodule "external_addons/ofxInterface"]
path = external_addons/ofxInterface
url = [email protected]:galsasson/ofxInterface.git
[submodule "external_addons/ofxJsonHelper"]
path = external_addons/ofxJsonHelper
url = [email protected]:galsasson/ofxJsonHelper.git
[submodule "external_addons/ofxCling"]
path = external_addons/ofxCling
url = [email protected]:galsasson/ofxCling.git
[submodule "external_addons/ofxInterfaceTextEditor"]
path = external_addons/ofxInterfaceTextEditor
url = [email protected]:galsasson/ofxInterfaceTextEditor.git