meson: Add a qt5 feature
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 15 Sep 2020 18:15:36 +0000 (14:15 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 15 Sep 2020 18:15:36 +0000 (14:15 -0400)
commit6643e941beb5a5cc00e220e841d2cb90fa2d8330
treef2650a0e282641719c42cb51bb015673b20b799d
parent3cb7540c5cf41796e44c7504ea817b18f5ef335f
meson: Add a qt5 feature

This allow opting out items of the builds the depends on QT5 library.
Auto-detection of QT5 in cross-build requires host tools to match with the
sysroot, and detection of mis-match is not fully reliable.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/817>
meson_options.txt
tests/examples/gl/qt/meson.build
tests/examples/overlay/meson.build