From bc2338efd33dce9f07ecc2942e090f56006596e8 Mon Sep 17 00:00:00 2001 From: "Matthew D. Scholefield" Date: Tue, 28 Jul 2020 12:47:20 -0500 Subject: Describe syntax of `meson configure [skip ci] This makes it a lot easier for people to quickly figure out how to customize parameter. --- docs/markdown/Builtin-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/markdown/Builtin-options.md b/docs/markdown/Builtin-options.md index 6234ecf..de801ab 100644 --- a/docs/markdown/Builtin-options.md +++ b/docs/markdown/Builtin-options.md @@ -17,7 +17,7 @@ by setting them inside `default_options` of `project()` in your `meson.build`. For legacy reasons `--warnlevel` is the cli argument for the `warning_level` option. -They can also be edited after setup using `meson configure`. +They can also be edited after setup using `meson configure -Doption=value`. Installation options are all relative to the prefix, except: -- cgit v1.1