mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2025-02-16 17:11:24 +00:00
An SDK to create Mods for dhewm3
We already link to OPENAL_LIBRARY further down. Log some debug OpenAL info, mainly so OSX users can check they are not using Apple's OpenAL. OpenAL Soft is recommended as it fixes many issues. I specify it as follows: cmake -DOPENAL_LIBRARY=/usr/local/lib/libopenal.dylib -DOPENAL_INCLUDE_DIR=/usr/local/include -GXcode ../neo/ (because FindOpenAL.cmake prefers the /System frameworks) |
||
---|---|---|
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
renderer | ||
sound | ||
sys | ||
tools/compilers/aas | ||
ui | ||
CMakeLists.txt | ||
COPYING.txt |