summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentthreadengine.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2023-07-20 13:58:46 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2023-07-24 20:26:07 +0200
commitbc2ae5a70800ee18a99b1b20c41e46d4bbcb09ef (patch)
tree7a404c1fe21e87f309cf188fef0189e64b35d1d0 /src/concurrent/qtconcurrentthreadengine.cpp
parent4a26ae1b270bfeaac5cf60850407fadfbe5db3ab (diff)
CMake: Fix installed metatypes not being propagated to other repos
The install-time code path that's supposed to propagate and install the metatypes files was never executed, because of a wrong PARENT_SCOPE assignment and because the code was overriding the meta type file name retrieved from a property with an empty non-existent argument. This caused build failures in qtdeclarative when qmlcachegen generated invalid cpp code without having access to the qtbase foreign types. This only happened in prefix builds. Use the appropriate variable for the PARENT_SCOPE assignment and remove the incorrect file name assignment. Amends c45c32af32e5b7501065f294de67a5e6a3d1f62a Task-number: QTBUG-115152 Change-Id: I120d53d44382a1ac6f62792ec1620add3e7b136c Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io>
Diffstat (limited to 'src/concurrent/qtconcurrentthreadengine.cpp')
0 files changed, 0 insertions, 0 deletions