]> git.mxchange.org Git - simgear.git/commit
Work on making OpenAL a compile-time option.
authorJames Turner <zakalawe@mac.com>
Fri, 7 Dec 2012 20:26:24 +0000 (15:26 -0500)
committerJames Turner <zakalawe@mac.com>
Fri, 7 Dec 2012 20:26:24 +0000 (15:26 -0500)
commit24d2431522f424cc8db6cce7d6bddd69469c5b83
treed2a284405fb2d91e0386248b37df76b2cfed20c5
parentfd27e7bd43d51956ef810e7493a205c48d7bf64a
Work on making OpenAL a compile-time option.

ENABLE_SOUND=0 now works when configuring SimGear, and libSimGearScene can be linked without OpenAL. However, more testing of FlightGear in this mode is needed before it's officially supported!
CMakeLists.txt
simgear/sound/CMakeLists.txt
simgear/sound/readwav.cxx
simgear/sound/soundmgr_openal.cxx