diff options
| author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-02-10 15:16:11 +0100 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-02-16 07:43:16 -0500 |
| commit | 163d703a18b7d2766bd4db670c390ae59a4cc274 (patch) | |
| tree | d560861a125e06a36abd4bb11408da9319c71cf1 /test cases/python/5 modules kwarg/meson.build | |
| parent | abdb3afd7302147fac27551ada8cb91173194133 (diff) | |
| download | meson-163d703a18b7d2766bd4db670c390ae59a4cc274.tar.gz | |
macros: Allow disabling verbose mode
This allows using "--undefine __meson_verbose" to disable the verbose
mode. This is useful when running rpmbuild in an interactive terminal
and you don't want to be flooded with compilation outputs.
We also add --quiet to the meson install macro if __meson_verbose is
undefined to reduce the output generated by meson install.
The default output stays the same, the output is only affected if
__meson_verbose is explicitly undefined.
Diffstat (limited to 'test cases/python/5 modules kwarg/meson.build')
0 files changed, 0 insertions, 0 deletions
