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

qtquick should not depend on target qtshadertools in cross-builds

    XMLWordPrintable

Details

    • 0d517b553bb8e94262d54439d3e16086896c1b7d (qt/qtdeclarative/dev)

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes