meson: Pass native: false to add_languages()
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 11 May 2020 23:30:36 +0000 (05:00 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Wed, 13 May 2020 08:29:36 +0000 (13:59 +0530)
commite3d58492256fa02b40504ccee3852d81bd08505e
tree2e7d4a759cbba14d6a895017259db30966cc92e9
parent0a2e026985d86abe92e24ef546cb81a2e4b7cc10
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 affect older versions so it should be ok.
Will only cause a spurious warning.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1266>
ext/modplug/meson.build
ext/openni2/meson.build
meson.build