-
Notifications
You must be signed in to change notification settings - Fork 29
/
.gitmodules
25 lines (25 loc) · 991 Bytes
/
.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
[submodule "third_party/bicla"]
path = third_party/bicla
url = https://github.com/pedro-alves-ferreira/bicla.git
[submodule "third_party/bimo"]
path = third_party/bimo
url = https://github.com/pedro-alves-ferreira/bimo.git
[submodule "third_party/GSL"]
path = third_party/GSL
url = https://github.com/Microsoft/GSL.git
[submodule "third_party/influxdb-cpp-rest"]
path = third_party/influxdb-cpp-rest
url = https://github.com/bisect-pt/influxdb-cpp-rest.git
[submodule "third_party/libklvanc"]
path = third_party/libklvanc
url = https://github.com/stoth68000/libklvanc.git
branch = master
[submodule "third_party/ebu-list-sdk"]
path = third_party/ebu-list-sdk
url = https://github.com/bisect-pt/ebu-list-sdk.git
[submodule "third_party/bisect-core-ts"]
path = third_party/bisect-core-ts
url = https://github.com/bisect-pt/bisect-core-ts.git
[submodule "third_party/bisect-core-ts-be"]
path = third_party/bisect-core-ts-be
url = https://github.com/bisect-pt/bisect-core-ts-be