mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 18:58:03 -05:00
externals/opus: use CMakeLists shipped with Opus itself
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -32,7 +32,7 @@
|
||||
path = externals/xbyak
|
||||
url = https://github.com/herumi/xbyak.git
|
||||
[submodule "opus"]
|
||||
path = externals/opus/opus
|
||||
path = externals/opus
|
||||
url = https://github.com/xiph/opus.git
|
||||
[submodule "SDL"]
|
||||
path = externals/SDL
|
||||
|
Reference in New Issue
Block a user