diff options
| author | Joerg Bornemann <joerg.bornemann@qt.io> | 2023-11-15 14:39:56 +0100 |
|---|---|---|
| committer | Joerg Bornemann <joerg.bornemann@qt.io> | 2023-12-04 21:18:25 +0100 |
| commit | d08fa86e63448377dde4297bc94680a9d7daaaeb (patch) | |
| tree | 90581fa40a468b46b750c7e0a9bab2ec6a0c5349 /examples/opengl/doc/src | |
| parent | 2c3116b8d2bd3a3faa72e3a6cd80b6032a91bd2f (diff) | |
CMake: Generate deployment information for each deployable target
When using CMake 3.19 or newer, we generate a .qt/QtDeployTargets.cmake
file per project. This contains the following information for each
deployable target:
1. The full path to the produced artifact. This will allow us to avoid
the file name heuristics when deploying QML plugins.
2. The DLLs that are needed at runtime, when using CMake 3.21 or newer
on Windows. This will allow us to deploy QML module backing libraries
and runtime DLLs of to-be-deployed targets.
Task-number: QTBUG-117948
Task-number: QTBUG-118153
Change-Id: I8a670e44f62a872f1a21174e947d87ccb8191073
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'examples/opengl/doc/src')
0 files changed, 0 insertions, 0 deletions
