aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlDeploySupport.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use versioned functions in the deployment api implementationAlexandru Croitor2024-03-221-1/+16
* CMake: Fix macOS deployment POST_BUILD step for debug configsAlexandru Croitor2024-03-151-2/+25
* CMake: Use QtDeployTargets.cmake for deploying QML pluginsJoerg Bornemann2023-12-071-15/+22
* CMake: Deploy runtime dependencies of QML pluginsJoerg Bornemann2023-12-071-0/+10
* CMake: Fix deployment of QML plugins for debug-and-release QtJoerg Bornemann2023-09-261-2/+16
* CMake: Avoid repeating DESTDIR when deploying QML pluginsJoerg Bornemann2023-01-061-3/+15
* CMake: Un-TP qml deployment APIAlexandru Croitor2022-12-101-2/+0
* CMake: Add Linux support for qt_generate_deploy_qml_app_scriptJoerg Bornemann2022-11-161-5/+29
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* CMake: Error out when using CMake < 3.19 with qml app deploymentAlexandru Croitor2022-02-141-1/+3
* Add CMake deploy support for QML module appsCraig Scott2021-12-131-0/+223