summaryrefslogtreecommitdiffstats
path: root/cmake/QtResource.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* cmake: Support passing extra arguments to rccJoerg Bornemann2019-09-201-3/+8
* Store generated resource files in hidden directoriesLeander Beernaert2019-09-191-7/+7
* Fix QtDeclcarative static buildsLeander Beernaert2019-09-181-1/+1
* Fix merge typo in QtResource.cmake.inLeander Beernaert2019-09-161-2/+2
* Fix OUTPUT_TARGET propagation in qt6_add_resource()Leander Beernaert2019-09-161-8/+11
* Fix qmlcachegen invocation on Windows, part 2Simon Hausmann2019-09-041-6/+6
* Fix qtdeclarative build on WindowsSimon Hausmann2019-09-041-4/+6
* Fix add_qt_resource to handle resources in static builds properlyAlexandru Croitor2019-08-301-2/+14
* Fix static builds after revamp of add_qt_resourceAlexandru Croitor2019-08-301-3/+8
* Link against Qml when using quick compilerLeander Beernaert2019-08-231-1/+1
* Replace invalid symbols with underscoreLeander Beernaert2019-08-221-0/+1
* Extract add_qt_resource into reusable componentsLeander Beernaert2019-08-221-0/+270