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

Hide unimportant CMake targets

XMLWordPrintable

      With the new CMake server mode support in Qt Creator 4.3 the project view can become quite convoluted for some projects. Hiding targets that are "not important" would be a good first step in cleaning this up. This could mean

      • targets that are auto-generated (e.g. by AUTOMOC)
      • targets that the user has marked with a LABEL like HideInQtCreatorProjectView or something
      • maybe only show targets with a standard TYPE

      These could be enabled/disabled through the "Hide Generated Files" option that already exists or through some new option.

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

            hunger Tobias Hunger
            nocnokneo Taylor Braun-Jones
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes