Skip to content

meson: Fix searching of qt5/qt6 tools with qmake

Nirbheek Chauhan requested to merge nirbheek/gstreamer:qt-method-more into main

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.

Merge request reports