diff options
author | Andrei Golubev <andrei.golubev@qt.io> | 2021-12-23 16:44:53 +0100 |
---|---|---|
committer | Andrei Golubev <andrei.golubev@qt.io> | 2022-01-06 01:41:33 +0100 |
commit | 549fad86bc68ef948330eb28c96791dd1daadbd3 (patch) | |
tree | 0822755cfa363ee4f9bbe81cb2d47f5eade7d3cb /src/qml/doc/snippets/code | |
parent | cd083920b3b4f3a1ed7f2297058cf0d110d7cf10 (diff) | |
download | qtdeclarative-549fad86bc68ef948330eb28c96791dd1daadbd3.tar.gz |
Make qmltc-processed targets depend on qmltypes of linked QML modules
Be safe in a multi-threaded build by making sure that all relevant
qmltypes are available before we start to compile code with qmltc
Unlike other tools, qmltc by design only cares about explicitly linked
QML modules. Using non-explicitly-linked ones would typically result
in C++ compilation errors as linker would be unable to find symbols
Pick-to: 6.3
Change-Id: I504c5c14fbba1f225d5904034f50fec99602c678
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'src/qml/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions