meta-qt6/classes
Samuli Piippo 3bb76773a8 qtbase-native: don't try to find tools
QT_BUILD_TOOLS_WHEN_CROSSCOMPILING triggered qtbase-native
to try to find tools from QT_HOST_PATH, which obviously
doesn't exists yet. Use it only for target and nativesdk
builds.

Fixes compilation failure:
 | -- Searching for tool 'Qt6::moc' in package Qt6CoreTools.
 | CMake Error at cmake/QtToolHelpers.cmake:122 (message):
 |   Neither QT_HOST_PATH_CMAKE_DIR nor Qt6HostInfo_DIR} available.

Pick-to: 6.2
Change-Id: I260526c08f48f179049eb4b0ab3e6561958d0a53
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-11-08 05:20:06 +02:00
..
disable-build.bbclass Add bbclass for disabling unsupported modules 2020-11-16 22:04:43 +02:00
populate_sdk_qt6_base.bbclass Convert to new override syntax 2021-08-24 14:37:21 +03:00
qt6-cmake.bbclass qtbase-native: don't try to find tools 2021-11-08 05:20:06 +02:00
qt6-paths.bbclass Convert to new override syntax 2021-08-24 14:37:21 +03:00
qt6-qmake.bbclass Convert to new override syntax 2021-08-24 14:37:21 +03:00
srcrev-update.bbclass Move all Qt module SRCREVs into one file 2021-09-15 07:53:53 +03:00