summaryrefslogtreecommitdiffstats
path: root/cmake/QtModuleHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Disable static plugin imports for non-executable targetsAlexandru Croitor2020-12-081-0/+8
* CMake: Enable NEW policies by CMake version with a global defaultCraig Scott2020-12-071-0/+2
* CMake: Avoid MSVC C4996 warningsLi Xinwei2020-12-041-0/+4
* CMake: Fix missing dependencies in *Depends headersJoerg Bornemann2020-11-191-2/+7
* CMake Build: Enable separate debug info for all target typesCristian Adam2020-11-041-4/+5
* CMake: Cleanup module and plugin define situationAlexandru Croitor2020-10-301-6/+11
* CMake: Fix deprecation defines not being set properlyAlexandru Croitor2020-10-231-1/+1
* cmake: Respect NO_PRIVATE_MODULE when generating module pri filesTor Arne Vestbø2020-10-231-1/+7
* CMake: Rename some public API functionsAlexandru Croitor2020-10-161-2/+2
* CMake: Set some additional info variables in Qt6CoreConfigExtrasAlexandru Croitor2020-10-121-0/+14
* CMake: Install PDB debug info for MSVC buildsAlexandru Croitor2020-10-061-0/+6
* CMake: Add $import_prefix/include as an include path for each Qt moduleAlexandru Croitor2020-09-261-0/+8
* CMake: Fix build of Release user projects against RelWithDebInfo QtJoerg Bornemann2020-09-251-0/+5
* CMake Build: Add support for -qtlibinfix configure parameterCristian Adam2020-09-231-1/+1
* Use 'A' for Apple framework version instead of Qt major versionTor Arne Vestbø2020-09-231-1/+1
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-2/+2
* CMake: Take MODULE_INCLUDE_NAME into account when installingJoerg Bornemann2020-09-111-8/+9
* Port headersclean check to CMakeKai Koehne2020-08-251-0/+7
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+624