summaryrefslogtreecommitdiffstats
path: root/cmake/QtTargetHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove the extra quote, now that we use cmake_parse_arguments(PARSE_ARGVAmir Masoud Abdol2023-01-231-2/+2
* Skip tests outside of qtbase on batching+superbuildMikolaj Boc2023-01-231-0/+8
* CMake: Work around AUTOUIC Ninja Multi-Config issue with EP examplesAlexandru Croitor2023-01-201-0/+18
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-181-2/+2
* Make qt cmake functions react properly to batch dummy targetsMikolaj Boc2023-01-161-9/+9
* Use the existing imported location for syncqt in developer buildsAlexey Edelev2023-01-131-3/+18
* Add CTF tracing backendAntti Määttä2023-01-131-2/+6
* Add tracepointgen tool and convert qtgui to use itAntti Määttä2023-01-131-0/+69
* Replace the impl of qt_configure_file with qt_configure_file_v2Amir Masoud Abdol2023-01-111-9/+9
* Add CONDITION_INDEPENDENT_SOURCES argument to qt_internal_extend_targetAlexey Edelev2022-12-081-0/+15
* CMake: add SYSTEM_INCLUDE_DIRECTORIES to qt_internal_extend_targetThiago Macieira2022-11-281-0/+2
* Make sure that the generated dbus sources get extra compiler flagsAlexey Edelev2022-10-311-3/+8
* Cleanup qt_internal_extend_target functionAlexey Edelev2022-10-311-9/+45
* Add function to add and compile executables at configure timeAlexey Edelev2022-09-131-1/+19
* wasm: add support for building Qt as shared librariesMorten Sørvig2022-08-301-0/+2
* Make qt_internal_test_batch_target_name publicly availableMikolaj Boc2022-08-251-2/+2
* Implement the batch_tests featureMikolaj Boc2022-08-241-4/+13
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add possibility to store source files for interface targetsAlexey Edelev2022-08-191-2/+29
* Remove HEADER_MODULE from qt_internal_extend_targetAlexey Edelev2022-08-111-6/+10
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* cmake: Teach qt_internal_extend_target about PLUGIN_TYPESTor Arne Vestbø2022-07-251-0/+4
* CMake: Clarify qt_record_extra_third_party_dependency docsAlexandru Croitor2022-07-111-1/+1
* CMake: Fix typosKai Köhne2022-06-131-3/+3
* CMake: set correct COMPILE_PDB_NAME for static librariesLi Xinwei2022-05-201-6/+12
* build system: support module local definitionsFabian Kosmale2022-03-111-0/+16
* Add qt_internal_undefine_global_definition functionAlexey Edelev2022-02-021-0/+17
* CMake: Fix dbus headers not being added in qt_internal_extend_targetAlexandru Croitor2022-01-181-2/+2
* Update copyright year to 2022Kai Köhne2022-01-041-1/+1
* Exclude sources from HEADER_MODULE if cmake version is less than 3.19Alexey Edelev2022-01-031-3/+12
* Install MSVC debug information for resource object librariesJoerg Bornemann2021-12-021-1/+14
* Add PRIVATE_MODULE_INTERFACE to the module dependency setAlexey Edelev2021-10-151-1/+1
* Don't export Qt6::ATSPI2_nolink target in Qt6GuiTargets.cmakeJoerg Bornemann2021-10-011-9/+21
* CMake: Warn when PRIVATE_MODULE_INTERFACE is provided with no targetAlexandru Croitor2021-08-261-2/+10
* Add missing PRIVATE_MODULE_INTERFACEs to INTERNAL_MODULEsAlexey Edelev2021-08-241-0/+6
* CMake: Fix excessive size of precompiled header filesJoerg Bornemann2021-08-241-3/+3
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+2
* Avoid to call _qt_internal_set_up_static_runtime_library() twiceLi Xinwei2021-08-031-1/+0
* CMake: Make WrapVulkanHeaders target optional for QtGui consumersAlexandru Croitor2021-07-291-0/+37
* CMake: Apply bitcode flags to internal plugin object lib initializersAlexandru Croitor2021-07-161-0/+10
* CMake: Don't propagate -fapplication-extension to user projectsAlexandru Croitor2021-07-161-0/+9
* CMake: Fix IMPORTED_IMPLIB to be set for shared libraries on WindowsAlexandru Croitor2021-07-141-1/+1
* CMake: Use correct MSVC runtime library for Qt object librariesAlexandru Croitor2021-07-091-8/+1
* CMake: Place internal apps in the correct output directoryAlexandru Croitor2021-07-091-0/+24
* CMake: Set IMPORTED_{SONAME|IMPLIB} for shared libs onlyJoerg Bornemann2021-07-081-9/+32
* Fix build of Debug projects against debug-and-release non-prefix QtJoerg Bornemann2021-07-081-2/+21
* CMake: Promote all targets to global within a scope when possibleAlexandru Croitor2021-06-161-2/+2
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-161-7/+128
* CMake: Make qt_internal_walk_libs available in public projectsAlexandru Croitor2021-05-111-17/+0
* Do not use qt_internal_module_info for non-module targetsAlexey Edelev2021-04-301-0/+6