externals: Track opus as submodule instead of using conan

Supersedes #4068 see for details.
This commit is contained in:
David Marcec 2020-07-01 15:09:33 +10:00
parent ebc54570f3
commit 2961282fae
6 changed files with 262 additions and 3 deletions

3
.gitmodules vendored
View file

@ -34,3 +34,6 @@
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "opus"]
path = externals/opus/opus
url = https://github.com/xiph/opus.git