[libgweather/ebassi/gtk4: 10/56] build: Make g-ir-scanner more quiet
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/gtk4: 10/56] build: Make g-ir-scanner more quiet
- Date: Wed, 13 Oct 2021 12:02:12 +0000 (UTC)
commit 1d60e2aa89d53176529d7de4bff71471939d62d6
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Oct 7 12:56:25 2021 +0100
build: Make g-ir-scanner more quiet
We only care about the warnings.
libgweather/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libgweather/meson.build b/libgweather/meson.build
index 26f067e6..43217f52 100644
--- a/libgweather/meson.build
+++ b/libgweather/meson.build
@@ -86,6 +86,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]