aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add an option for FLuidSynth to handle MIDIChris Robinson2013-11-281-0/+23
|
* 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.
* Don't use a custom CheckCCompilerFlag.cmakeChris Robinson2013-03-131-59/+0
|
* Use a better method for determining if shared functions existChris Robinson2011-07-233-108/+92
|
* Define ARGSTACK and CALLSTACK only when needed for testing shared libsChris Robinson2010-05-161-2/+5
|
* Properly check for functions in Win32 shared libsChris Robinson2010-02-162-0/+105
|
* Prettify CMake checks for compiler switchesChris Robinson2009-12-091-0/+59