[CMake] header files with visual studio

John Drescher drescherjm at gmail.com
Fri Nov 5 21:20:27 EDT 2010


> So, the question is actually:
>
> Is there a way to have CMake automatically add included headers to visual
> studio project files or do you need to use a dependency system to generate
> the lists by hand?
>

Take a look at this:
http://stackoverflow.com/questions/1167154/listing-header-files-in-visual-studio-c-project-generated-by-cmake

John


More information about the CMake mailing list