meson/docs/yaml
John Levon a952b01a08 docs: document default_options behaviour
As discussed in issue #8037, using `c_args` in `project()` leads to
`CFLAGS` not being respected, which is a common mistake. Document this
and suggest using `add_project_arguments()` instead.

Signed-off-by: John Levon <levon@movementarian.org>
2023-03-01 12:15:40 -08:00
..
builtins interpreter/mesonmain: Add build_options method 2023-02-20 11:05:06 -05:00
elementary Fix typos in docs 2022-10-23 03:06:39 +03:00
functions docs: document default_options behaviour 2023-03-01 12:15:40 -08:00
modules/cmake docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
objects interpreter: add FeatureOption.enable_if and .disable_if 2023-02-15 22:58:50 -05:00