diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-29 19:26:05 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-05-01 22:24:00 +0300 |
commit | e22fba20dbd9010333b150be2564e70866aa3676 (patch) | |
tree | c7be013c0b792c0c4c0827a0d71bcd7fa5676d13 /mesonbuild/compilers/java.py | |
parent | d241394f8b8c5f24b5ffde56a9956eee93e611e4 (diff) | |
download | meson-e22fba20dbd9010333b150be2564e70866aa3676.zip meson-e22fba20dbd9010333b150be2564e70866aa3676.tar.gz meson-e22fba20dbd9010333b150be2564e70866aa3676.tar.bz2 |
options: extract validation of command line options
Which command line options are valid is not entirely known until the backend
option is processed. Split the validation to a separate function so that it
can be done later, and while at it mention all unknown options instead of
just the first.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/compilers/java.py')
0 files changed, 0 insertions, 0 deletions