forked from Kurento/kms-omni-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 loc) · 1.43 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "kurento-module-creator"]
path = kurento-module-creator
url = ../kurento-module-creator
[submodule "kurento-maven-plugin"]
path = kurento-maven-plugin
url = ../kurento-maven-plugin
[submodule "kms-cmake-utils"]
path = kms-cmake-utils
url = ../kms-cmake-utils
[submodule "kms-jsonrpc"]
path = kms-jsonrpc
url = ../kms-jsonrpc
[submodule "kms-core"]
path = kms-core
url = ../kms-core
[submodule "kms-elements"]
path = kms-elements
url = ../kms-elements
[submodule "kms-filters"]
path = kms-filters
url = ../kms-filters
[submodule "kurento-media-server"]
path = kurento-media-server
url = ../kurento-media-server
[submodule "module/kms-chroma"]
path = module/kms-chroma
url = ../kms-chroma
[submodule "module/kms-crowddetector"]
path = module/kms-crowddetector
url = ../kms-crowddetector
[submodule "module/kms-datachannelexample"]
path = module/kms-datachannelexample
url = ../kms-datachannelexample
[submodule "module/kms-markerdetector"]
path = module/kms-markerdetector
url = ../kms-markerdetector
[submodule "module/kms-opencv-plugin-sample"]
path = module/kms-opencv-plugin-sample
url = ../kms-opencv-plugin-sample
[submodule "module/kms-platedetector"]
path = module/kms-platedetector
url = ../kms-platedetector
[submodule "module/kms-plugin-sample"]
path = module/kms-plugin-sample
url = ../kms-plugin-sample
[submodule "module/kms-pointerdetector"]
path = module/kms-pointerdetector
url = ../kms-pointerdetector