@permittedKwargs() is basically copying the logic of CustomTarget, but it is not actually up to date, leading to warnings on perfectly valid values such as 'build_by_default'. Use CustomTarget.known_kwargs instead, and only append the specific kwargs of i18n.merge_file(). Fixes https://github.com/mesonbuild/meson/issues/5079pull/5084/head
parent
e7c4601fe3
commit
5f00c30200
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue