g-i: pass --quiet to g-ir-scanner
authorTim-Philipp Müller <tim@centricular.com>
Sat, 23 Mar 2019 18:47:57 +0000 (18:47 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 23 Mar 2019 19:18:39 +0000 (19:18 +0000)
commit4413f44449f85c4933e7952aa2bd959aab07a77c
treee627d0a7f9216e8ad01929deb1a8dcabf498e4b8
parent2ad6b0b432dff4b45e8731598e56fedd574f63b6
g-i: pass --quiet to g-ir-scanner

This suppresses the annoying 'g-ir-scanner: link: cc ..' output
that we get even if everything works just fine.

We still get g-ir-scanner warnings and compiler warnings if
we pass this option.
meson.build