Skip to content

Unbreak build with Meson 0.61.0

Jan Beich requested to merge jbeich/Solanum:meson-0.61 into main

See https://github.com/mesonbuild/meson/issues/9441. Tested the fix via 2.1.0 downstream on FreeBSD.

$ meson setup _build
[...]
data/meson.build:3:0: ERROR: Function does not take positional arguments.

Merge request reports