summaryrefslogtreecommitdiffstats
path: root/cmake/QtPluginConfig.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Move the plugin config special handling to TargetsPrecheckCristian Le27 hours1-15/+0
* Replace `QT_NO_CREATE_TARGETS` with an automated and scoped logicCristian Le27 hours1-1/+5
* Avoid creating Plugin targets if the dependencies are missingAlexey Edelev2024-12-201-2/+6
* CMake: Remove unused _import_prefix variable from config packagesJoerg Bornemann2024-12-161-3/+0
* CMake: Fix linking of qtsvg static plugins in standalone tests buildAlexandru Croitor2024-10-211-1/+3
* Avoid creating the installed test plugins when configuring standalone testsAlexey Edelev2024-08-121-0/+2
* CMake: Allow building all examples as standalone just like testsAlexandru Croitor2024-03-141-1/+1
* Change license for .in filesLucie Gérard2024-03-051-0/+3
* CMake: Fix auto-linking of static plugins in standalone testsAlexandru Croitor2021-04-211-1/+1
* Fix error when re-configuring an already installed Qt repositoryJoerg Bornemann2021-03-261-0/+9
* CMake: Enable NEW policies by CMake version with a global defaultCraig Scott2020-12-071-0/+2
* CMake: Fix build of Release user projects against RelWithDebInfo QtJoerg Bornemann2020-09-251-0/+1
* CMake: Prepare ground work for static Qml plugins importingAlexandru Croitor2020-08-121-2/+2
* Implement qtbase fixes for superbuildsJean-Michaël Celerier2020-01-081-0/+2
* Fix static builds after revamp of add_qt_resourceAlexandru Croitor2019-08-301-1/+1
* Allow to build examples as standalone projectKevin Funk2019-06-051-5/+7
* cmake: register plug-ins, create dependencies fileJean-Michaël Celerier2019-06-041-0/+13