Import cubeb as an external
This commit is contained in:
parent
45aa95093c
commit
83ee80666f
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -31,3 +31,6 @@
|
|||
[submodule "libressl"]
|
||||
path = externals/libressl
|
||||
url = https://github.com/citra-emu/ext-libressl-portable.git
|
||||
[submodule "cubeb"]
|
||||
path = externals/cubeb
|
||||
url = https://github.com/kinetiknz/cubeb.git
|
||||
|
|
1
externals/cubeb
vendored
Submodule
1
externals/cubeb
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 44341a1e0658a3939d29c0b5a230ca095ae63dd3
|
Loading…
Reference in a new issue