vcpkg/ports/fluidsynth
Pierre Wendling 12e66720d2
[fluidsynth] Disable implicit OpenMP (#30277)
* [fluidsynth] Disable implicit openmp.

OpenMP is enabled by default, which may lead to several issues:
- Inconsistent builds between whether the user has OpenMP installed on
their machine.
- Non functional pkg-config file for static builds if OpenMP is an
external library (e.g. using libomp on macOS).

* [fluidsynth] Update baseline.
2023-03-20 00:49:29 -07:00
..
add-usage-requirements.patch [fluidsynth] Disable implicit OpenMP (#30277) 2023-03-20 00:49:29 -07:00
gentables.patch [fluidsynth] Update patch and portfile (#29636) 2023-02-14 09:40:36 -08:00
portfile.cmake [fluidsynth] Disable implicit OpenMP (#30277) 2023-03-20 00:49:29 -07:00
usage [fluidsynth] Update patch and portfile (#29636) 2023-02-14 09:40:36 -08:00
vcpkg.json [fluidsynth] Disable implicit OpenMP (#30277) 2023-03-20 00:49:29 -07:00