Skip to content

configure: add check for Qml runtime modules

Pierre Lamot requested to merge chub/vlc:qt/check-runtime-dependencies into master

Check is written in python as qt's tool qmlimportscanner outputs uses JSON format

This should work for cross compilation too.

fix: #28392 (closed)

rev 2: removed check for QtQuick.Shapes, dependency is not present in some CI and we don't use it

Edited by Pierre Lamot

Merge request reports