summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Try to find the OggVorbis library and print the support of it accordinglyLaszlo Papp2011-12-061-0/+7
* Set the CMAKE_MODULE_PATH properly before trying to find any librariesLaszlo Papp2011-12-041-0/+1
* Add the SNDFILE_LIBRARIES and SNDFILE_INCLUDE_DIRS to the relevant linesLaszlo Papp2011-12-041-1/+1
* Add a FindSndFile.cmake module to find the only existing decoder for nowLaszlo Papp2011-12-041-1/+7
* Fix cmake syntaxChristoph Feck2011-11-211-2/+2
* Add a FindOpenAL cmake module and the relevant rules to the build systemLaszlo Papp2011-10-241-0/+12
* Add a default CMakeLists.txt cmake file into the project rootLaszlo Papp2011-10-231-0/+74