[CMake] eclipse nmake include folders

Mehdi Rabah mehdi.rabah at gmail.com
Tue Jun 17 10:18:46 EDT 2008


Hi CMake folks,

As always, I'm very impressed with the work you've done since the last
version. I got my project working in Eclipse with the microsoft compiler in
no time.

About the Eclipse NMake generator : I suppose cmake have some default
include folders (like "C:\Program Files\Microsoft Visual Studio
9.0\VC\include"). Is it possible to ask cMake to add these folder in my
eclipse project setting ? For now, I see the folders that I explicitely
added with include_directories, but I would like to have them all by
default. The goal is to have the eclipse automatic completion working with
the STL, without extra configuration steps.

Regards,
--
Mehdi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080617/bac23d5c/attachment.htm>


More information about the CMake mailing list