aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/FindSDL_sound.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add a custom FindSDL_sound cmake moduleChris Robinson2013-06-051-0/+382
The one that comes with CMake is broken, incorrectly setting SDL_SOUND_LIBRARIES, causing warnings, and not even working if the project is C only.