Details
-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Build System: CMake, Conan
-
Labels:
Description
Conan supports single pass cross compilation by accepting both build and host profiles for a single "conan install" invocation:
$ conan install qtbase/6.3.0 -build --profile:build=linux-desktop --profile:host=android-armv8
We would need the Qt build system support this. Perhaps the same way as QT_ADDTIOTIONAL_PACKAGES_PREFIX_PATH is supported?
QT_ADDTIOTIONAL_HOST_PREFIX_PATH?
Attachments
Issue Links
- duplicates
-
QTBUG-94524 Introduce a QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH variable
-
- Closed
-