aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen/Qt5QuickCompilerConfig.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix handling of empty qrc files with qtquickcompilerAlexandru Croitor2022-02-081-3/+8
* Fix OPTIONS argument of qtquick_compiler_add_resourcesJoerg Bornemann2020-10-211-1/+1
* Add cmake directory dependency for .rcc files process by qmlcachegenUlf Hermann2020-07-041-0/+1
* QtQuickCompiler: list rcc file as dependency of generated filesUlf Hermann2020-07-031-1/+4
* Fix regression when using CONFIG+=QtQuickCompiler and .qrc files in subdirsSimon Hausmann2019-09-191-1/+1
* Fix *.js files disappearing from RESOURCES when not using QtQmlSimon Hausmann2019-09-091-7/+3
* CMake: Don't handle empty resource filesAndy Shaw2018-12-171-10/+12
* Add support for compiling ES modules ahead of timeSimon Hausmann2018-08-171-1/+2
* Fix qtquick_compiler_add_resources when cross-compilingSimon Hausmann2018-07-031-0/+87