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

qttranslation updateqm target always out of date

XMLWordPrintable

    • All
    • c17fc36d54b247e5aee9e609ac91687a9548c257 (qt/qttranslations/dev)

      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.

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

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes