QtCreator CMake project - how to show all project files

后端 未结 6 1644
温柔的废话
温柔的废话 2020-12-17 08:07

I use QtCreator to open CMake project. Some directories apart from CMakeLists.txt contains only headers files *.h and for those directories QtCreator in the project tree vie

6条回答
  •  渐次进展
    2020-12-17 09:05

    You can try CMakeProjectManager2. Code to display all files already propagated to upstream as a proof of concept. Concept applied but code can't be applied as-is for some reasons. So, simple wait feature in upstream.

提交回复
热议问题