Skip to content
  • Christophe Marin's avatar
    Fix build with fluidsynth 1.1.9. · f1bab8d0
    Christophe Marin authored
    An issue exists in fluidsynth 1.1.9 where the pkgconfig file may contain wrong
    paths.
    A fix was submitted upstream but the minuet issue remains:
    *never* rely only on pkgconfig files. This is the perfect example why the CMake
    code should only use the paths obtained using pkgconfig as 'HINTS'.
    Also rename the pkgconfig vars names to avoid another issue.
    f1bab8d0