caudio/CMake
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
..
Packages If CAUDIO_SYSTEM_OGG is set, use system ogg/vorbis 2016-07-21 16:22:18 -04:00
Templates * Fix static build 2011-06-25 23:43:01 +00:00
Utils Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
CMakeDependentOption.cmake Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
ConfigureBuild.cmake * When you disable ogg now vorbis/ogg projects are excluded also the Ogg source files are excluded 2011-06-05 12:35:14 +00:00
Dependencies.cmake Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
InstallDependencies.cmake use CMAKE_INSTALL_PREFIX on linux 2012-05-03 10:14:39 +02:00