aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/customization/data/styles
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-08-12 18:32:43 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-08-12 19:06:32 +0200
commit0ba45442f3f1102af73ec2666e4e5c24ed516331 (patch)
tree016c4425b60be3d9b4b1b2054612e5b0835cd581 /tests/auto/customization/data/styles
parentb348cac075ad4ad39cb941a325671909a9ce2692 (diff)
CMake: Don't find_package(Qt6QmlTools) directly for cross-builds
It will fail when cross compiling to a platform that has a different size value of CMAKE_SIZEOF_VOID_P than the host one. Instead call find_package() on the base package (Qml in this case) and it will look for QmlTools itself in a special way that that resets the value of CMAKE_SIZEOF_VOID_P, thus ensuring the package is found. Fixes: QTBUG-86012 Change-Id: Ibf7f06b8cfea0ccde10b7ca8429ef8ae598f93f2 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'tests/auto/customization/data/styles')
0 files changed, 0 insertions, 0 deletions