[gnome-desktop/ebassi/update-for-gtk4: 3/7] build: Quiet the introspection scanner
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/ebassi/update-for-gtk4: 3/7] build: Quiet the introspection scanner
- Date: Tue, 26 Oct 2021 17:01:39 +0000 (UTC)
commit 79d6ec9db24f67c54c88f3a6f08b184af709fa40
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Oct 26 17:14:08 2021 +0100
build: Quiet the introspection scanner
We only need the warnings.
libgnome-desktop/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgnome-desktop/meson.build b/libgnome-desktop/meson.build
index 8c3a2dfd..35b4965c 100644
--- a/libgnome-desktop/meson.build
+++ b/libgnome-desktop/meson.build
@@ -114,7 +114,7 @@ gnome.generate_gir(libgnome_desktop,
namespace: 'GnomeDesktop',
nsversion: '3.0',
includes: ['GObject-2.0', 'Gtk-3.0', 'GDesktopEnums-3.0'],
- extra_args: '-DGNOME_DESKTOP_USE_UNSTABLE_API',
+ extra_args: ['-DGNOME_DESKTOP_USE_UNSTABLE_API', '--quiet', '--warn-all'],
identifier_prefix: 'Gnome',
symbol_prefix: 'gnome',
install: true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]