-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 1.03 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Camera/addons/ofxLibdc"]
path = Camera/addons/ofxLibdc
url = https://github.com/quinkennedy/ofxLibdc.git
[submodule "Camera/addons/ofxLibwebsockets"]
path = Camera/addons/ofxLibwebsockets
url = https://github.com/labatrockwell/ofxLibwebsockets.git
[submodule "Camera/addons/ofxTurboJpeg"]
path = Camera/addons/ofxTurboJpeg
url = https://github.com/robotconscience/ofxTurboJpeg.git
[submodule "Camera/addons/ofxVideoRecorder"]
path = Camera/addons/ofxVideoRecorder
url = https://github.com/timscaffidi/ofxVideoRecorder.git
[submodule "Frontend/addons/ofxCocoaGLView"]
path = Frontend/addons/ofxCocoaGLView
url = https://github.com/robotconscience/ofxCocoaGLView.git
[submodule "Camera/addons/ofxCv"]
path = Camera/addons/ofxCv
url = https://github.com/kylemcdonald/ofxCv.git
[submodule "Camera/addons/ofxInputField"]
path = Camera/addons/ofxInputField
url = https://github.com/fx-lange/ofxInputField.git
[submodule "Camera/addons/ofxLog4Cpp"]
path = Camera/addons/ofxLog4Cpp
url = https://github.com/quinkennedy/ofxLog4Cpp.git