Skip to content

Unbreak build with Meson 0.61.0 (RC1)

Jan Beich requested to merge jbeich/Authenticator:meson-0.61 into master

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

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

Merge request reports