Import cubeb as an external
This commit is contained in:
parent
45aa95093c
commit
83ee80666f
|
@ -31,3 +31,6 @@
|
||||||
[submodule "libressl"]
|
[submodule "libressl"]
|
||||||
path = externals/libressl
|
path = externals/libressl
|
||||||
url = https://github.com/citra-emu/ext-libressl-portable.git
|
url = https://github.com/citra-emu/ext-libressl-portable.git
|
||||||
|
[submodule "cubeb"]
|
||||||
|
path = externals/cubeb
|
||||||
|
url = https://github.com/kinetiknz/cubeb.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 44341a1e0658a3939d29c0b5a230ca095ae63dd3
|
Reference in New Issue