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

qt_deploy_runtime_dependencies deploys qtwebengine's locales with flag NO_TRANSLATIONS

    XMLWordPrintable

Details

    • macOS, Windows

    Description

      Hello.
      Our project uses qtwebengine. And when deploying it using cmake qt_deploy_runtime_dependencies with the NO_TRANSLATIONS flag (or or DEPLOY_TOOL_OPTIONS "--no-translations"), the qtwebengine_locales directory is copied, although we do not want this.
      At the same time, when manually calling windeployqt (on Windows) with the --no-translations parameter, this directory is also copied, which we also do not want.

      If I use qt_generate_deploy_qml_app_script command with the NO_TRANSLATIONS flag (or DEPLOY_TOOL_OPTIONS "--no-translations") , then I get same result.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            rumgot rumgot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes