QT_HOST_PATH

Location of the host Qt installation when cross-compiling.

This variable was introduced in Qt 6.0.

When cross-compiling, this must be set to the install location of Qt for the host platform. It is used to locate tools to be run on the host ( moc , rcc , androiddeployqt , and so on).