summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2021-04-23 16:23:36 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2021-04-27 21:33:48 +0200
commita239045d59ba0c04a28c3ac16fbf9e9dfaa8f13c (patch)
treed436317fb5f702f0646c9ba2753b9c527f8257c4 /examples
parent8f238788de8fddd08c63a3437029ddfe19a9ee52 (diff)
Compile resource objects of the static library using same options
Introduce the function that appends the specified properties of the one target to the another. It's possible to copy the standard property set that affects a compilation only or pass some specific properties that need to copy. You may also control the visibily of properties that need to copy by passing the PRIVATE_ONLY or INTERFACE_ONLY option. The function is used to compile the resource targets with the same property set as the main target. Also link the Qt::Platform interface library to collect platform specific properties. Pick-to: 6.1 Change-Id: I727fd0a4bc52c4f5128f28ce796d7a5f3005bb30 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions