Skip to content

meson: skip the fallback for sysprof on Windows

Jordan Petridis requested to merge cherry-pick-01e361fc into libsoup-2-74

Otherwise it will download the subproject and fail when trying to build it since sysprof is Linux only.

Instead skip the fallback on Windows, so that if force-enabled it will fail, but in auto mode it will just skip sysprof.

(cherry picked from commit 01e361fc)

Merge request reports