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

Don't create Run Configurations for certain Subprojects

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • Qt Creator 2.6.1
    • None

    Description

      Currently, when you open a new SUBDIRS project in Qt Creator and click the "Configure Project" button in the bottom-right corner, a Run Configuration is created for every Subproject.

      I'd like to be able to specify for each Subproject whether it is to automatically have a Run Configuration created. (In a large project I'm working on, we need many Subprojects to produce various binaries that our main Subproject depends on, but it's rarely useful to run individual Subprojects from Qt Creator.)

      I envision this being a parameter in each .pro file. For example:

      CONFIG += qt_creator_omit_run_configuration

      Then, when "Configure Project" is run on a new SUBDIRS project, Qt Creator will not automatically create a Run Configurations for Subprojects with that config setting.

      Attachments

        Issue Links

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

          Activity

            People

              dt Daniel Teske
              smokris Steve Mokris
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes