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

Generalize QT_BUILD_TOOLS_WHEN_CROSSCOMPILING into QT_FORCE_BUILD_TOOLS

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P4: Low
    • None
    • None
    • Build System: CMake
    • None

    Description

      When cross-compiling Qt, the tools are not built by default and instead they are searched for in a host Qt installation.

      One can force cross-compilation of tools for the target device by specifying -DQT_BUILD_TOOLS_WHEN_CROSSCOMPILING=ON.

      QTBUG-95099 describes a use case of searching for pre-existing tools in a host Qt installation even when doing a regular host / desktop build.

      An extension of that would be to also force building of the tools in that situation, even when using the tools of the pre-existing host Qt.
      Currently that's not possible.
      One way would be to generalize QT_BUILD_TOOLS_WHEN_CROSSCOMPILING to QT_FORCE_BUILD_TOOLS instead.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-97658
          # Subject Branch Project Status CR V

          Activity

            People

              qtbuildsystem Qt Build System Team
              alexandru.croitor Alexandru Croitor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes