CMake projects: how to list C++ headers in Projects window?
Unsolved
Qt Creator and other tools
-
I've noticed that some CMake projects I've been working on with Qt Creator don't list the project's C++ header files in the Projects window. Does anyone know what's the official way to set a CMake project so that Qt Creator picks up on the project's header files and lists them accordingly in its Projects window?