diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2018-04-11 10:13:14 -0400 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-06-18 04:57:32 +0000 |
commit | e565945253662ef6e2151241b6686a999b78a43d (patch) | |
tree | 72c98fe3715acbb6704bcd80c902e9b49bb2a65b /mesonbuild/compilers/java.py | |
parent | 5290f41f31439180b15600bca4ce4456983e3900 (diff) | |
download | meson-e565945253662ef6e2151241b6686a999b78a43d.zip meson-e565945253662ef6e2151241b6686a999b78a43d.tar.gz meson-e565945253662ef6e2151241b6686a999b78a43d.tar.bz2 |
Add UserFeatureOption type
This is a special type of option to be passed to most 'required' keyword
arguments. It adds a 3rd state to the traditional boolean value to cause
those methods to always return not-found even if the dependency could be
found.
Since integrators doesn't want enabled features to be a surprise there
is a global option "auto_features" to enable or disable all
automatic features.
Diffstat (limited to 'mesonbuild/compilers/java.py')
0 files changed, 0 insertions, 0 deletions