aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcomponent.cpp
diff options
context:
space:
mode:
authorTim Blechmann <tim@klingt.org>2022-04-21 11:56:58 +0800
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-05-07 13:27:26 +0000
commit5b371ed6db8acbf420118c51e0004d9139379544 (patch)
tree589b5513f00b07bc09f696d1c97e5c2c47299e89 /src/qml/qml/qqmlcomponent.cpp
parent41424940b429a956a645dedc839c92aef0aa5082 (diff)
cmake: qmltc - exclude generated sources from unity builds
there are two distinct issues: * generated sources define `q_qmltc_docUrl` as static function. this prevents multiple sources from being compiled in the same translation unit (QTBUG-102765) * the moc-ed generated sources break the unity build generation, as auto-moccing the unity build sources depends in generated headers (QTBUG-102632) Change-Id: I0397068a69aea7c6fcc9efc7cc39a6cd01de0547 Task-id: QTBUG-102632 Task-id: QTBUG-102765 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 1018a846b258b6d1b2c6ecea491e745d1fd3afa8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/qml/qml/qqmlcomponent.cpp')
0 files changed, 0 insertions, 0 deletions