AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Check for a Qt runtime directory instead of qmake to also work if no development packages are installed
- Update qml.req for Qt 6.2. qmlimportscanner is now installed in %_qt6_libexecdir and has no symlink in /usr/bin. qmake will be queried to find the install dir.
- Convert the opt-in for qml.req to an opt-out
- Add a missing { to fix the relative plugin path case
- Initial experiments