[CMake] header files with visual studio

John Drescher drescherjm at gmail.com
Thu Nov 4 13:02:20 EDT 2010


On Thu, Nov 4, 2010 at 11:58 AM, Oliver kfsone Smith <osmith at playnet.com> wrote:
> Checked the faq and googled as much as I could but I couldn't find anything
> describing how to make visual studio include header files in the
> solution/project files?
>

Add them to the target just like you do C++ files.

John


More information about the CMake mailing list