mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
Use openal-soft submodule and link statically
This commit is contained in:
parent
57375ca13f
commit
ff3fb3da65
18 changed files with 103 additions and 2908 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -96,3 +96,7 @@
|
|||
path = 3rdparty/7zip/7zip
|
||||
url = ../../ip7z/7zip.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/OpenAL/openal-soft"]
|
||||
path = 3rdparty/OpenAL/openal-soft
|
||||
url = ../../kcat/openal-soft.git
|
||||
ignore = dirty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue