Skip to content

Add explicit include for ECMQmlModule

Joshua Goins requested to merge work/redstrate/fix-cmake-qmlmodule into master

We're depending on this always being included by ECMFindQmlModule, but we explicitly use calls from this module everywhere.

Merge request reports