mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
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> |
||
|---|---|---|
| .. | ||
| disable-build.bbclass | ||
| populate_sdk_qt6_base.bbclass | ||
| qt6-cmake.bbclass | ||
| qt6-paths.bbclass | ||
| qt6-qmake.bbclass | ||
| srcrev-update.bbclass | ||