qt: Only check for moc-qt5/moc in PATH if not cross-compiling
authorNirbheek Chauhan <nirbheek@centricular.com>
Wed, 24 Jun 2020 16:34:55 +0000 (22:04 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sat, 27 Jun 2020 18:46:53 +0000 (00:16 +0530)
commited457fe08fbd34195749a6076f78011e13a9b34f
tree6cf23737ae55ae6e32d27307f6dc683fd1b8043e
parent93b202b84ef788d9b7858987baf98b7577b87b1a
qt: Only check for moc-qt5/moc in PATH if not cross-compiling

This is an extra check that's only needed for working around Linux
distribution packaging. `moc` is not required in the cross file.

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