-
Notifications
You must be signed in to change notification settings - Fork 36
/
.gitmodules
39 lines (39 loc) · 1.21 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
[submodule "lib/pjproject"]
path = lib/pjproject
url = https://github.com/voiceip/pjproject.git
[submodule "lib/vp8vfw"]
path = lib/vp8vfw
url = https://github.com/XhmikosR/vp8vfw.git
[submodule "lib/opus"]
path = lib/opus
url = https://github.com/xiph/opus.git
[submodule "lib/crow"]
path = lib/crow
url = https://github.com/kingster/Crow.git
[submodule "lib/boost"]
path = lib/boost
url = https://github.com/boostorg/boost.git
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json.git
[submodule "lib/curl"]
path = lib/curl
url = https://github.com/curl/curl.git
[submodule "lib/bcg729"]
path = lib/bcg729
url = https://github.com/BelledonneCommunications/bcg729.git
[submodule "lib/cryptopp"]
path = lib/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "lib/portaudio"]
path = lib/portaudio
url = https://github.com/voiceip/portaudio.git
[submodule "lib/statsd-cpp"]
path = lib/statsd-cpp
url = https://github.com/voiceip/statsd-cpp.git
[submodule "tinyphone-osx/vendor/boost"]
path = tinyphone-osx/vendor/boost
url = https://github.com/faithfracture/Apple-Boost-BuildScript.git
[submodule "lib/spdlog"]
path = lib/spdlog
url = https://github.com/gabime/spdlog.git