cmake: Explicitly include ECMQmlModule
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.
Edited by Kai Uwe Broulik