Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-99716

Implement 'QT_ADDITIONAL_HOST_PREFIX_PATH' for Conan cross-compilations

    XMLWordPrintable

Details

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jbornema Joerg Bornemann
              iknd Iikka Eklund
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes