diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2018-05-13 10:36:58 -0400 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-06-06 20:02:37 +0000 |
commit | 75e501ceb8888562b2749d20ba2c43374e5c9671 (patch) | |
tree | 48418eb4a15442f262fbe2a35477b14cf8c0e0ca /docs/markdown | |
parent | 8afbfe227bb4f8848865f95980d51caf569eeff9 (diff) | |
download | meson-75e501ceb8888562b2749d20ba2c43374e5c9671.zip meson-75e501ceb8888562b2749d20ba2c43374e5c9671.tar.gz meson-75e501ceb8888562b2749d20ba2c43374e5c9671.tar.bz2 |
coredata: Stop setting default option values as argparse attribute
All options are now the projectoptions list, regardless of how they got
defined in the command line.
This also delays setting builtin option values until the main project()
default options are parsed to simplify the code. This is possible
because we already delayed setting the backend after parsing main
project() in a previous commit.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions