Make QML compilation optional

Authored by arojas on Apr 28 2019, 9:30 PM.

Description

Make QML compilation optional

Precompiling QML code makes ktouch hard-depend on the Qt version it is compiled with, forcing it to be rebuilt with every new Qt version. This creates an additional burden for packagers in exchange for a negligible performance gain the first time the application is run (for every subsequent run the QML code is already compiled in the cache anyway)

Differential Revision: https://phabricator.kde.org/D20861

Details

Committed
arojasApr 28 2019, 9:30 PM
Differential Revision
D20861: Make QML compilation optional
Parents
R336:f17e2b3c8975: GIT_SILENT Upgrade KDE Applications version to 19.04.0.
Branches
Unknown
Tags
Unknown