caudio/CMake/Packages
Ben Rosser 1dfc07ecc3 If CAUDIO_SYSTEM_OGG is set, use system ogg/vorbis
This commit makes it possible to link against system-wide copies
of libogg and libvorbis instead of using the bundled dependencies
here, by setting -DCAUDIO_SYSTEM_OGG=TRUE at configuration time.
By default, CAUDIO_SYSTEM_OGG is False so as to not break any
default behavior.
2016-07-21 16:22:18 -04:00
..
FindOgg.cmake If CAUDIO_SYSTEM_OGG is set, use system ogg/vorbis 2016-07-21 16:22:18 -04:00
FindOpenAL.cmake * Fix OpenAL detection on OSX (this do not work for iOS atm) 2011-05-29 09:47:42 +00:00
FindVorbis.cmake If CAUDIO_SYSTEM_OGG is set, use system ogg/vorbis 2016-07-21 16:22:18 -04:00