Skip to content

Add explicit option to disable QML support

Nicolas Fella requested to merge work/qmloption into master

We've had multiple people accidentally building KConfig without QML support and then complain that something down the line is breaking

To make that harder add an explict option to disable the QML stuff

Merge request reports