summaryrefslogtreecommitdiffstats
path: root/Modules/FindSDL_sound.cmake
Commit message (Expand)AuthorAgeFilesLines
* use PATH_SUFFIXES to simplify find_* callsRolf Eike Beer2012-08-141-80/+61
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-32/+32
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-19/+19
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-76/+76
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-44/+44
* do not explicitely specify /usr and /usr/local as search pathsRolf Eike Beer2012-06-191-20/+0
* FindSDL*: use FPHSA (#12467)Rolf Eike Beer2012-02-111-3/+3
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+12
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-7/+4
* ENH: do not clear find variablesBill Hoffman2008-04-251-1/+0
* BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.Eric Wing2007-12-211-393/+201
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-4/+4
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-121-4/+4
* ENH: cleanupsKen Martin2005-12-151-21/+23
* ENH: add documentation support for modulesBill Hoffman2005-12-141-10/+8
* ENH: changes from Eric Wing, bug 2249Bill Hoffman2005-10-281-44/+247
* ENH: add Eric Wings FindSDL updatesBill Hoffman2005-08-101-0/+402