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

qttranslation updateqm target always out of date

    XMLWordPrintable

Details

    • All
    • c17fc36d54b247e5aee9e609ac91687a9548c257 (qt/qttranslations/dev)

    Description

      Resulted from QTBUG-95975.

      The updateqm target in qttranslations is created with add_custom_target and depends on ALL. The .qm files are re-generation on every build.

      Use the new CMake translation API instead of add_custom_target to make sure that the .qm files are not re-generated on every build but only when the .ts files changed.

      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
              jbornema Joerg Bornemann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes