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
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to