Create FindFluidSynth.cmake.
ClosedPublic

Authored by krop on Mar 6 2018, 12:49 PM.

Details

Summary

Minuet can use FluidSynth on !android platforms. Let's add a FindFluidSynth
module to do things properly.

Diff Detail

Repository
R163 Minuet
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
krop created this revision.Mar 6 2018, 12:49 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptMar 6 2018, 12:49 PM
Restricted Application added a subscriber: KDE Edu. · View Herald Transcript
krop requested review of this revision.Mar 6 2018, 12:49 PM
krop added a comment.Mar 6 2018, 1:15 PM

Note: I would also like to push that to Applications/17.12. It likely fixes the Windows failures.

apol added a subscriber: apol.Mar 6 2018, 2:35 PM

+1 looks much better.

vonreth added a subscriber: vonreth.Mar 7 2018, 9:49 AM

Works on Windows +1

-- The following OPTIONAL packages have been found:

 * PkgConfig
 * FluidSynth (required version >= 1.1.6), A SoundFont Synthesizer, <http://www.fluidsynth.org/>
   Needed if you want to build the fluidsynth sound controller
cfeck accepted this revision.Mar 7 2018, 4:59 PM
This revision is now accepted and ready to land.Mar 7 2018, 4:59 PM
This revision was automatically updated to reflect the committed changes.