D20861: Make QML compilation optional
Antonio Rojas
noreply at phabricator.kde.org
Sat Apr 27 10:53:22 BST 2019
arojas created this revision.
arojas added reviewers: KDE Edu, mlaurent, gottfried.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
arojas requested review of this revision.
REVISION SUMMARY
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)
TEST PLAN
Built with and old Qt version and -DCOMPILE_QML=OFF, it runs fine with current Qt.
REPOSITORY
R336 KTouch
REVISION DETAIL
https://phabricator.kde.org/D20861
AFFECTED FILES
CMakeLists.txt
src/CMakeLists.txt
To: arojas, #kde_edu, mlaurent, gottfried
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190427/e8e069e5/attachment.html>
More information about the kde-edu
mailing list