mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 00:02:25 -07:00
externals: Track opus as submodule instead of using conan
Supersedes #4068 see for details.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user