Describe syntax of `meson configure [skip ci]

This makes it a lot easier for people to quickly figure out how to customize parameter.
This commit is contained in:
Matthew D. Scholefield 2020-07-28 12:47:20 -05:00 committed by GitHub
parent 903d5dd8a7
commit bc2338efd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: