Details
-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 5.0.2
-
None
-
Ubuntu 21.04
Binary QtCreator 5.0.2 downloaded from qt.io
-
-
9f7cdd6d3cf2d72cfd385058422daebd256a12f0 (qt-creator/qt-creator/6.0)
Description
Qt Creator don't add headers to project structure when clang compilation database is used.
I use custom build system that generate compile_commands.json and found support for it very useful in Qt Creator but working on project is very inconvenient if headers file aren't visible.
Minimal project to reproduce this bug: