Skip to content
Snippets Groups Projects
Commit fcca24cb authored by Nirbheek Chauhan's avatar Nirbheek Chauhan :ant:
Browse files

qt: Rework how we find the Qt QPA header

Instead of querying the Qt include path from the dependency or from
qmake, rely on the qt5qml_dep to set the include path to QtGui
correctly, and look for the header inside the private includedir.

Then we can use that path to include the header directly.

Reported in gstreamer/gst-plugins-base#780 (comment 548092)
parent ef5323f5
No related branches found
No related tags found
No related merge requests found
Pipeline #168399 waiting for manual action