-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 17.0.0
-
None
-
-
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.
- relates to
-
QTCREATORBUG-32095 CMake module files are not accessible via "Locate" tool
-
- Closed
-
For Gerrit Dashboard: QTCREATORBUG-33152 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
656987,8 | CMakePM: Revert CMake's isExternal filtering of CMake files | 17.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |