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

CMakeLists.txt files are not being shown from parent directories of main project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 17.0.0
    • Editors
    • None
    • Linux/Other display system

    Description

      Given a fairly common directory structure:

      repo_root

        Main

          CMakeLists.txt

        Common

          CMakeLists.txt

       

      The CMakeList.txt under Main might acquire the one in Common via `add_subdirectory(../Common)`.

      When Qt Creator 17 parses this it no longer lists the CMakeLists.txt files from those parent directories.

      This has all kinds of consequences; e.g. not being included in searches.
       

      Attachments

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

        Activity

          People

            davschul David Schulz
            chardrazle Richard Hazlewood
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes