summaryrefslogtreecommitdiffstats
path: root/cmake/QtPlugins.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Avoid cyclic dependency between plugin and module *Config.cmake filesCraig Scott2021-02-241-1/+1
* Fix static top-level buildJoerg Bornemann2021-01-221-7/+7
* Only generate and add static plugin imports once per module targetCraig Scott2021-01-211-2/+18
* Do not export the QT_PLUGINS target property of Qt modulesJoerg Bornemann2021-01-201-2/+1
* Fix loading of Qt6*Plugin.cmake files of per-repo buildsJoerg Bornemann2021-01-201-2/+13
* CMake: Fix prl files of static Qt buildsAlexandru Croitor2020-08-061-0/+4
* Fix qt_import_plugins compatibility with Qt 5Alexandru Croitor2020-01-271-1/+18
* Fix Generator Expression for static non-prefix buildsLeander Beernaert2020-01-101-1/+1
* Implement qtbase fixes for superbuildsJean-Michaël Celerier2020-01-081-7/+24
* Fix automatic plugin importing in static buildsAlexandru Croitor2019-10-091-6/+14
* Match qt_import_plugin API with qt5'sJean-Michaël Celerier2019-10-091-10/+49
* Fix building examples when doing a Qt static buildAlexandru Croitor2019-07-221-1/+11
* cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-8/+8
* cmake: allow client apps to load static plug-insJean-Michaël Celerier2019-07-051-0/+40