Skip to content

Fix KCONFIG_USE_QML=OFF by moving ECMQmlModule behind the conditional

Otherwise we still end up with

-- Could NOT find Qt6Qml (missing: Qt6Qml_DIR)

and finally

Failed setting up ECMQmlModule

Signed-off-by: Andreas Sturmlechner asturm@gentoo.org

Merge request reports