meson: Fix searching of qt5/qt6 tools with qmake
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 4 Aug 2023 09:41:05 +0000 (15:11 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 4 Aug 2023 15:40:21 +0000 (16:40 +0100)
commit15a180189a4d1e88c95897c797dfa8948fdee455
tree4ef52a04bb729c82aad2018253495f9135a60d99
parentbf687544bab6bdccbd272510a84b448fff70286e
meson: Fix searching of qt5/qt6 tools with qmake

If the pkg-config files are broken, we want to ensure that qmake is
used. This can easily happen on macOS with the official Qt binaries.

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