[gnome-desktop/ebassi/update-for-gtk4: 4/17] 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: 4/17] build: Quiet the introspection scanner
- Date: Thu, 4 Nov 2021 17:55:53 +0000 (UTC)
commit 8c9fa626369fbc71a3d49cecd946f5bc0267af1b
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]