meson: add -Wno-unused also to C++ args when gst debug system is disabled
authorTim-Philipp Müller <tim@centricular.com>
Thu, 21 Mar 2019 11:17:08 +0000 (11:17 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 21 Mar 2019 16:45:03 +0000 (16:45 +0000)
commite8583cebe7b6b89639d5904cde4205926107b497
treed96b68edd4fbf6e5bf460c45fd16ad82bbd0af1c
parenta0474578a096c1ae40801bef9675f6216b40f61b
meson: add -Wno-unused also to C++ args when gst debug system is disabled

And check if argument is supported instead of just passing it blindly,
and make meson code slightly cleaner, centralising the argument setting
in one place.
meson.build