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

Install rules for .qml files should use source dir as their source, not build dir copies

    XMLWordPrintable

Details

    • d8b3becc79a8d352d935c33084d29fc2bc088ea8 (qt/qtdeclarative/dev) 1ca34b06633c80f9baa9f7d852c181fc4ec96ab7 (qt/qtdeclarative/6.2)

    Description

      When doing an install, it relies on the default "ALL" target having brought everything up to date. At the moment, the install rules for qml modules will copy the .qml files from the build directory instead of from the source directory. The build directory copies are only brought up to date when the qmllint target associated with the qml module is brought up to date, but that qmllint target is not part of the default "ALL" target. This can result in installing out-of-date qml files.

      Attachments

        Issue Links

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

          Activity

            People

              crscott Craig Scott
              crscott Craig Scott
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes