mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 12:01:27 +00:00
21f9843124
http://kcat.strangesoft.net/openal.html
16ed117d71
stable version has a bug (fixed in commit ccf90df07215b4317e2842641a8915d757868e8b) that makes release build unusable
cmake -DCMAKE_OSX_DEPLOYMENT_TARGET="10.7" -DCMAKE_OSX_SYSROOT="MacOSX10.7.sdk" -DLIBTYPE="STATIC" -DALSOFT_CPUEXT_SSE4_1="NO" . && make install
3 lines
180 B
C
3 lines
180 B
C
/* The tokens that would be defined here are already defined in efx.h. This
|
|
* empty file is here to provide compatibility with Windows-based projects
|
|
* that would include it. */
|