summaryrefslogtreecommitdiffstats
path: root/cmake/QtExecutableHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Exclude dSYM INSTALL commands for already excluded tools in debugMartin Vejdarski2021-08-171-1/+8
* CMake: Make qt6_wasm_add_target_helpers an internal functionJoerg Bornemann2021-08-041-1/+1
* Avoid to call _qt_internal_set_up_static_runtime_library() twiceLi Xinwei2021-08-031-0/+1
* fix wrong argumentLi Xinwei2021-07-141-1/+1
* CMake: Fix 'Cannot find source file' error with older CMakesAlexandru Croitor2021-06-251-2/+10
* CMake: Explicitly generate static plugin helpers into binary dirUlf Hermann2021-06-031-2/+2
* CMake: Fix auto-linking of static plugins for non-QML in-tree testsAlexandru Croitor2021-04-221-3/+47
* wasm: add cmake build supportLorn Potter2021-04-011-0/+3
* Avoid using prohibited target property names with INTERFACE targetsCraig Scott2021-03-311-2/+2
* Add plugins to Qt tools and executables for static buildsCraig Scott2021-03-231-0/+38
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-1/+1
* Clear non-relevant CMake compiler flagsAlexey Edelev2021-01-271-3/+2
* CMake: Install missing debug info for some executable filesLi Xinwei2020-11-161-0/+3
* CMake: fix running Android testsAssam Boudjelthia2020-11-121-6/+8
* CMake: Fix installation errors in multi-config buildJoerg Bornemann2020-11-101-0/+15
* CMake: Add convenience custom targets to build Qt pluginsAlexandru Croitor2020-10-221-0/+8
* CMake: Rename some public API functionsAlexandru Croitor2020-10-161-1/+1
* CMake: Fix leftover usage of qt_add_executableAlexandru Croitor2020-10-071-4/+4
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-2/+2
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+150