aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/FindFluidSynth.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Don't mix old- and new-style FIND_PACKAGE_HANDLE_STANDARD_ARGS callsChris Robinson2014-05-101-6/+2
| | | | | | | Some (all?) versions of cmake seem to get a bit confused when an old-style FIND_PACKAGE_HANDLE_STANDARD_ARGS call fails, and the scripts attempt a new- style call later on. It continues to think it's using old-style, acting as if REQUIRED_VARS is the message and looks for a VERSION_VAR variable.
* Add an option for FLuidSynth to handle MIDIChris Robinson2013-11-281-0/+23