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

    • Linux/Other display system
    • cc0e6ba2d (17.0)

      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.
       

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

            cadam Cristian Adam
            chardrazle Richard Hazlewood
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes