Browse Source

externals: Add cubeb for audio output.

bunnei 8 years ago
parent
commit
5f59815f39
2 changed files with 4 additions and 0 deletions
  1. 3 0
      .gitmodules
  2. 1 0
      externals/cubeb

+ 3 - 0
.gitmodules

@@ -7,6 +7,9 @@
 [submodule "catch"]
 [submodule "catch"]
     path = externals/catch
     path = externals/catch
     url = https://github.com/philsquared/Catch.git
     url = https://github.com/philsquared/Catch.git
+[submodule "cubeb"]
+    path = externals/cubeb
+    url = https://github.com/kinetiknz/cubeb.git
 [submodule "dynarmic"]
 [submodule "dynarmic"]
     path = externals/dynarmic
     path = externals/dynarmic
     url = https://github.com/MerryMage/dynarmic.git
     url = https://github.com/MerryMage/dynarmic.git

+ 1 - 0
externals/cubeb

@@ -0,0 +1 @@
+Subproject commit 12b78c0edfa40007e41dbdcd9dfe367fbb98d018