Skip to content

cmake: Explicitly include ECMQmlModule

Kai Uwe Broulik requested to merge work/kbroulik/ecm-qml-module into master

Don't rely on the call to ecm_find_qmlmodule to include it.


Still configures after I removed the ecm_find_qmlmodule(org.kde.prison 1.0) during development, before it would complaing about ecm_add_qml_module not being found.

@alex

Edited by Kai Uwe Broulik

Merge request reports