mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-28 17:57:05 +02:00
Add oboe as submodule
This commit is contained in:
parent
1f1c00981b
commit
d826a89795
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule "externals/opus"]
|
||||
path = externals/opus
|
||||
url = https://git.xiph.org/opus.git
|
||||
[submodule "externals/oboe"]
|
||||
path = externals/oboe
|
||||
url = https://github.com/google/oboe.git
|
||||
|
|
1
externals/oboe
vendored
Submodule
1
externals/oboe
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 56854b88dd54a8bf7c511800ecf9f991e02cf3de
|
Loading…
Add table
Reference in a new issue