-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
21 lines (21 loc) · 1.15 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "opentera-webrtc-native-client/3rdParty/googletest"]
path = opentera-webrtc-native-client/3rdParty/googletest
url = https://github.com/google/googletest.git
[submodule "opentera-webrtc-native-client/3rdParty/cpp-subprocess"]
path = opentera-webrtc-native-client/3rdParty/cpp-subprocess
url = https://github.com/arun11299/cpp-subprocess.git
[submodule "opentera-webrtc-native-client/3rdParty/pybind11"]
path = opentera-webrtc-native-client/3rdParty/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "opentera-webrtc-native-client/3rdParty/cpp-httplib"]
path = opentera-webrtc-native-client/3rdParty/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "opentera-webrtc-native-client/3rdParty/opencv"]
path = opentera-webrtc-native-client/3rdParty/opencv
url = https://github.com/opencv/opencv.git
[submodule "opentera-webrtc-native-client/3rdParty/json"]
path = opentera-webrtc-native-client/3rdParty/json
url = https://github.com/nlohmann/json
[submodule "opentera-webrtc-native-client/3rdParty/IXWebSocket"]
path = opentera-webrtc-native-client/3rdParty/IXWebSocket
url = https://github.com/machinezone/IXWebSocket.git