Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-33233

Add preference to enable 'Stage for installation' by default

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 17.0.0
    • None
    • All

      By default, each project's build configuration (Build Steps) does not enable the "Stage for installation" checkbox.  In our build process we pretty much always want to perform this step as part of our build.

      The builds are via cmake-based projects, and the actual "Staging directory" is configured in the cmake files themselves (via `CMAKE_INSTALL_PREFIX`).  The value given to "Build Steps"/"Staging directory" actually ends up being prefixed onto this, so we clear this field completely.  Thus, specifying the default value for this field would be desirable, too (supporting Qt Creator variables, ideally).

      I admit, this may be specific/niche

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

            kandeler Christian Kandeler
            chardrazle Richard Hazlewood
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes