On Friday, September 19, 2014 13:44:45 Brad King wrote:
...
> * Don't IDEs want to know the list of source files so they can
>   be used for editing?
> 
> I haven't looked at what the Extra generators produce in a
> while but since they are meant for IDEs they would be a good
> reference for the information needed. 

typically a list of targets, the command to build each target, source files 
for each target, used include dirs and defines (-D) for code completion.

> However, AFAIK there
> is not an extra generator for a multi-config generator.

Yes.

Alex

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to