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

Run settings RemoteLinux.MakeInstall is not loaded in project settings

    XMLWordPrintable

Details

    • ed1ed2aa2483aac191c8dfa37abfc726fc5deb3a (qt-creator/qt-creator/4.15)

    Description

      Have a cmake project with a target that requires deployment, go into the Run Settings, unfold the "Install into temporary host directory" and the change for example the "Make arguments:" line.

      For example, change
      "cmake --build . --target install"
      to
      "--install . --component MyComponent"

      In CMakeLists.txt.user the change is made to the key "RemoteLinux.MakeInstall.MakeArguments" correctly, but if you close the project and re-open it the change is not visible anymore in the project settings in Qt Creator.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-25359
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            tuomas.vaarala Tuomas Vaarala
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes