Pedro López-Cabanillas
8a96ec9c3a
cmake macos frameworks update
...
The framework target needs to know about the headers, so cmake tries to copy the framework files into the bundle.
The macro set_source_files_properties() is a modern (cmake >= 3.0) replacement of the general set_property().
2022-01-18 09:12:50 +01:00
Tobias Kortkamp
ff6377a3bd
Address comments from #472
...
Resolves #508 .
Signed-off-by: Tobias Kortkamp <t@tobik.me>
2019-02-03 11:09:08 +01:00
Yuri
22dd94fc5c
FreeBSD compatibility patch upstream from the port
2019-02-03 11:06:17 +01:00
derselbst
f125e8a9c6
do not add LIB_SUFFIX if LIB_INSTALL_DIR set manually
2018-02-20 17:05:42 +01:00
derselbst
92baab7dac
add CMAKE_INSTALL_PREFIX to DEFAULT_SOUNDFONT
...
addresses #332
2018-01-23 21:57:17 +01:00
derselbst
aac2354f5c
remove fop-level "fluidsynth" directory node
...
cd fluidsynth && git mv * ../
2017-09-03 13:30:26 +02:00