Compiling libsrtp inline

This commit is contained in:
Staz M
2020-10-29 01:10:33 -04:00
parent 97311230d0
commit 3e70af915f
4 changed files with 11 additions and 20 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json.git
[submodule "deps/libsrtp"]
path = deps/libsrtp
url = https://github.com/cisco/libsrtp.git