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 0b954a3305
commit d5dfe34c49
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