aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/quicktest.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2021-01-30 10:40:42 +0100
committerUlf Hermann <ulf.hermann@qt.io>2021-02-01 13:31:02 +0100
commit3e7d1a990d39132e12a82601afe1db019c258e66 (patch)
tree7d8edb59fe7869477664fe3ec1a49b5494497ea8 /src/qmltest/quicktest.cpp
parentf5877880c5596f953a8beee62a91c4e1a2b8a510 (diff)
Fix cmake dependencies around qmltypes files
qmltypes files are generated by qmltyperegistrar, and conditionally consumed by qmlcachegen. In turn, the C++ files generated by qmlcachegen must not declare any moc'able constructs as that would be a circular dependency via the metatypes.json files. Codify this condition as a SKIP_AUTOGEN property on the generated C++ files. Change-Id: Ied2ca6ad202dd20039bca9823ef1de4fffcf64d5 Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qmltest/quicktest.cpp')
0 files changed, 0 insertions, 0 deletions