sysaudio: add xcode-frameworks dependency
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
37755a1496
commit
4142930bde
3 changed files with 7 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -15,3 +15,6 @@
|
||||||
[submodule "glfw/upstream"]
|
[submodule "glfw/upstream"]
|
||||||
path = libs/glfw/upstream
|
path = libs/glfw/upstream
|
||||||
url = https://github.com/hexops-graveyard/glfw
|
url = https://github.com/hexops-graveyard/glfw
|
||||||
|
[submodule "libs/sysaudio/libs/xcode-frameworks"]
|
||||||
|
path = libs/sysaudio/libs/xcode-frameworks
|
||||||
|
url = https://github.com/hexops/xcode-frameworks
|
||||||
|
|
|
||||||
3
libs/sysaudio/.gitmodules
vendored
Normal file
3
libs/sysaudio/.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "libs/xcode-frameworks"]
|
||||||
|
path = libs/xcode-frameworks
|
||||||
|
url = https://github.com/hexops/xcode-frameworks
|
||||||
1
libs/sysaudio/libs/xcode-frameworks
Submodule
1
libs/sysaudio/libs/xcode-frameworks
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 72ff034858f904fc8b345188ebc101f226c6e184
|
||||||
Loading…
Add table
Add a link
Reference in a new issue