Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
The QML engine (as of Qt 5.8) generates cache files on the disk at run-time that contain data structures and generated code that make it possible to avoid the length type compilation step the next time the .qml/.js file is loaded.
We want to be able to generate these cache files at application build time, in regular build environments as well as when cross-compiling.
Attachments
Issue Links
- resulted in
-
QTBUG-60959 Make Ahead-of-Time QML caching easier to use
- Closed