summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-08-29 11:43:09 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-09-11 03:02:16 +0200
commit6ed89be125b2870394d8c6398f3a87ab9a1459b9 (patch)
tree69db9813ef344f1b74cf90e9ea2c8a8a29eaf67c /bin
parent9807c4e5afc953444a4b5a161ceb31c68fdf2484 (diff)
CMake: Introduce qt_generate_deploy_script
Should the deployment script that qt_generate_deploy_app_script not be sufficient, the new function qt_generate_deploy_script can be used to generate a custom deployment script. Before, one had to add quite some boilerplate code to generate a custom deployment script. The qt_generate_deploy_app_script function now uses qt_generate_deploy_script internally. The TARGET option of qt_generate_deploy_script is currently only used for controlling the base name of the generated deployment script. We will do more with the target in a subsequent commit. Fixes: QTBUG-105731 Change-Id: I85bfc50dac1f0b0b1aae0f657f803e9e30f53616 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions