Skip to content

Unbreak build with Meson 0.61.0

Jan Beich requested to merge jbeich/virtboard:meson-0.61 into pureos/byzantium

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

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

Merge request reports