Skip to content

Add support for building the qml6 plugin on Windows and bump meson to 1.1.1

Nirbheek Chauhan requested to merge nirbheek/cerbero:qt6-windows into main

Also, switch qt6 detection from QMAKE to QMAKE6 so that both qt5 and qt6 can be built at the same time. Note that this is mostly only useful when building static plugins, because you cannot use both Qt5 and Qt6 into the same executable.

Corresponding gstreamer MR: gstreamer!4742 (merged)

Edited by Nirbheek Chauhan

Merge request reports