Doc: Add note to deployment variables
...that mentions that they're only needed for advanced use cases that aren't covered by the higher level deployment commands. Pick-to: 6.7 Task-number: 121708 Change-Id: Id31aece7ae7685ea5f4940e6c4adf62ae8216528 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>bb10
parent
5d1ddee4cc
commit
609a9bc939
|
|
@ -1,2 +1,6 @@
|
|||
This variable is defined by the script named by \l QT_DEPLOY_SUPPORT. It should
|
||||
only be used as part of deployment during installation or a post-build rule.
|
||||
|
||||
\note This is a low-level deployment API variable, and should only be used in
|
||||
advanced use-cases that are not covered by the higher-level API commands like
|
||||
\l{qt_generate_app_deploy_script}.
|
||||
|
|
|
|||
Loading…
Reference in New Issue