meson: Pass native: false to add_languages()
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 11 May 2020 23:05:37 +0000 (04:35 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Wed, 13 May 2020 13:55:33 +0000 (19:25 +0530)
commitfbd4afc64c50961bcd9ba354b978099f4092c396
treefe53576e863c3fe53ad12b8d5174670593ac9eaa
parent553ac050f0190a8f36a4376b62112353c38a0ab2
meson: Pass native: false to add_languages()

This is needed for cross-compiling without a build machine compiler
available. The option was added in 0.54, but we only need this in
Cerbero and it doesn't break older versions so it should be ok.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/589>
ext/qt/meson.build
ext/taglib/meson.build
meson.build
sys/osxvideo/meson.build