Hi CMake folks,<br><br>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.<br><br>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.<br>
<br>Regards,<br>--<br>Mehdi<br><br><br><br>