[libgweather/improve-build: 7/7] Make the introspection scan less noisy
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/improve-build: 7/7] Make the introspection scan less noisy
- Date: Mon, 9 Mar 2020 13:29:53 +0000 (UTC)
commit a56b311819929dac1dcc1aa5749bff5afd718176
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Mar 9 13:28:07 2020 +0000
Make the introspection scan less noisy
Does not influence the warnings, only the debugging messages.
libgweather/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libgweather/meson.build b/libgweather/meson.build
index c2d5cff..d9b6ec5 100644
--- a/libgweather/meson.build
+++ b/libgweather/meson.build
@@ -122,6 +122,7 @@ gweather_gir = gnome.generate_gir(lib_libgweather,
header: 'libgweather/gweather.h',
extra_args: [
'--warn-all',
+ '--quiet',
'-DGWEATHER_COMPILATION',
],
install: true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]