summaryrefslogtreecommitdiffstats
path: root/cmake/Qt3rdPartyLibraryHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: set correct COMPILE_PDB_NAME for static librariesLi Xinwei2022-05-201-4/+4
* CMake: Fix exclusion of QtFoo in QtBarDepends for 3rd party libsAlexandru Croitor2022-02-231-2/+16
* Install 3rdparty headers for static buildsMichal Klocek2022-02-191-0/+24
* CMake: Allow disabling package version checkAlexandru Croitor2021-10-271-1/+6
* CMake: Don't propagate -fapplication-extension to user projectsAlexandru Croitor2021-07-161-0/+1
* Hide QT_USE_BUNDLED_ CACHE variables from GUIAlexey Edelev2021-07-081-2/+2
* CMake: Remove some dead installation codeAlexandru Croitor2021-05-251-17/+0
* CMake: Introduce a public qt_add_library functionAlexandru Croitor2021-05-251-74/+115
* Add _qt_module_interface_name for 3rdparty librariesAlexey Edelev2021-05-231-0/+3
* CMake: Build plugin initializers as object libsAlexandru Croitor2021-05-181-10/+0
* Refactor qt_internal_add_plugin() and qt6_add_plugin()Craig Scott2021-03-291-2/+2
* Add plugins to Qt tools and executables for static buildsCraig Scott2021-03-231-11/+0
* Clear non-relevant CMake compiler flagsAlexey Edelev2021-01-271-1/+3
* CMake: Disable static plugin imports for non-executable targetsAlexandru Croitor2020-12-081-0/+22
* CMake: Enable NEW policies by CMake version with a global defaultCraig Scott2020-12-071-0/+2
* CMake: Don't install pri and debug info for bundled harfbuzz and pcre2Li Xinwei2020-11-201-11/+11
* CMake Build: Enable separate debug info for all target typesCristian Adam2020-11-041-0/+6
* cmake: Don't limit qt_internal_add_cmake_library to testsTor Arne Vestbø2020-10-281-1/+1
* CMake: Install PDB debug info for MSVC buildsAlexandru Croitor2020-10-061-0/+1
* CMake: Fix build of Release user projects against RelWithDebInfo QtJoerg Bornemann2020-09-251-0/+6
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-4/+4
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+263