* update OpenAL Soft to 1.18.1

http://kcat.strangesoft.net/openal.html
https://github.com/kcat/openal-soft/archive/openal-soft-1.18.1.tar.gz

cmake -DCMAKE_OSX_DEPLOYMENT_TARGET="10.7" -DCMAKE_OSX_SYSROOT="MacOSX10.7.sdk" -DLIBTYPE="STATIC" -DCMAKE_BUILD_TYPE="Release" -DALSOFT_EMBED_HRTF_DATA="YES" . && make install
This commit is contained in:
alexey.lysiuk 2017-08-27 12:51:28 +03:00
parent b6b0a49665
commit 5c618da381

Binary file not shown.