Skip to content
Commit 4f2a0a2c authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

ECMQmlModule: Adjust to major version not being in path in Qt6

In the Qt6 the path is for example:
/usr/lib/x86_64-linux-gnu/qt6/qml/QtQuick

In Qt5, it was however:
/usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick.2/

Otherwise, we would fail with a fatal error about the qmldir not being
found. The change also affects plugins using ecm_add_qml_module
parent ba7492fe
  • Arjen Hiemstra @ahiemstra

    mentioned in commit plasma-framework@067ba1640acce39f7f0161108faa9a6a0bfc72ff

    ·

    mentioned in commit plasma-framework@067ba1640acce39f7f0161108faa9a6a0bfc72ff

    Toggle commit list
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