Use openal-soft submodule and link statically

This commit is contained in:
Megamouse 2024-06-06 01:50:25 +02:00
parent 57375ca13f
commit ff3fb3da65
18 changed files with 103 additions and 2908 deletions

4
.gitmodules vendored
View file

@ -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