diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-12-07 09:25:29 -0800 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2021-12-07 16:12:23 -0500 |
commit | 2a1c0358f4fbace72ee3f076425f10f8f3cd5136 (patch) | |
tree | a98c24d9e64fe892b9118434affdbc9c081b6bc8 /mesonbuild/mtest.py | |
parent | e97f5a01c9c360b7dc5051bb2f39b2ba1664c3d7 (diff) | |
download | meson-2a1c0358f4fbace72ee3f076425f10f8f3cd5136.zip meson-2a1c0358f4fbace72ee3f076425f10f8f3cd5136.tar.gz meson-2a1c0358f4fbace72ee3f076425f10f8f3cd5136.tar.bz2 |
gnome/genmarshal: Add missing kwargs to permittedKwargs
There are thee arguments that are passed directly to CustomTarget which
are not in the permittedKwargs: depends, depend_files, and build_always.
The first two are obviously generically useful, as they allow creating
correct ordering. The latter, not so much. Since it was an error to pass
it, we'll just delete it.
Diffstat (limited to 'mesonbuild/mtest.py')
0 files changed, 0 insertions, 0 deletions