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

windeployqt feature for qmake .pro files

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Not Evaluated
    • None
    • None
    • None
    • b4fe9ce225869917c4e822f936596563d7593480

    Description

      Adding CONFIG+=windeployqt to a project should add an automatic post-build deployment step that invokes windeployqt.

      It could use QMAKE_EXTRA_COMPILERS as a post-build step to do the job, and have settings for controlling the command sent to windeployqt. The default invocation could be as simple as
      windeployqt $$TARGET

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            andrew.knight Andrew Knight
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes