Skip to content
Commit 5233258d authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

Provide better version information in case we have found a non-matching QML module

CMake will print out the found version, which will help debugging. For example:

-- qmlplugindump failed for org.kde.kirigami.
-- Could NOT find org.kde.kirigami-QMLModule (missing: org.kde.kirigami-QMLModule_FOUND) (found version "1.123")

Also, move the qmlplugindump logic in one central place.
parent 90547a0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment