aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew D. Scholefield <matthew331199@gmail.com>2020-07-28 12:47:20 -0500
committerGitHub <noreply@github.com>2020-07-28 20:47:20 +0300
commitbc2338efd33dce9f07ecc2942e090f56006596e8 (patch)
tree4c9af07111e3a6b08d879635d27a0c8e5b303827
parent903d5dd8a7dc1d6f8bef79e66d6ebc07ca2956a8 (diff)
downloadmeson-bc2338efd33dce9f07ecc2942e090f56006596e8.zip
meson-bc2338efd33dce9f07ecc2942e090f56006596e8.tar.gz
meson-bc2338efd33dce9f07ecc2942e090f56006596e8.tar.bz2
Describe syntax of `meson configure [skip ci]
This makes it a lot easier for people to quickly figure out how to customize parameter.
-rw-r--r--docs/markdown/Builtin-options.md2
1 files changed, 1 insertions, 1 deletions
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: