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

qtquick should not depend on target qtshadertools in cross-builds

XMLWordPrintable

    • 0d517b553bb8e94262d54439d3e16086896c1b7d (qt/qtdeclarative/dev)

      qtquick now depends on shader-tools, to process the shaders during compilation. However, it does depend on the target's shadertool target, even though in a cross-build we would only need the host's tool + the cmake function to invoke it.

      It would be nice to relax the condition so that we don't need to build qtshadertool for all target configurations.

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

            qtbuildsystem Qt Build System Team
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes