summaryrefslogtreecommitdiffstats
path: root/cmake/QtResource.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* CMake: Move Resources API into Qt6CoreMacrosLeander Beernaert2020-04-201-187/+0
* CMake: Relocate quick compiler resource pass to QtDeclarativeLeander Beernaert2020-04-201-136/+14
* rcc: Teach rcc the --no-zstd optionAlexandru Croitor2020-03-121-0/+10
* Remove retained quick compiler resource filesLeander Beernaert2020-02-051-22/+1
* Update add_custom_command and add_custom_target dependenciesLeander Beernaert2020-02-031-7/+14
* Rename / prefix all our private API functions with qt_Alexandru Croitor2019-11-141-1/+1
* Add QT_RESOURCE_TARGET_DEPENDENCY source file propertyLeander Beernaert2019-10-151-1/+12
* CMake: Create output directory for qmlcachegenJoerg Bornemann2019-10-111-0/+4
* 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