Has there ever been any interest in CMake producing a generic "XML" (or some 
other file format) file that lays out the project structure. I envision this to 
be a "Generator" that has elements of the CodeBlocks and Eclipse style of 
project setup but groups things together a bit more? So for each target one 
would list the source files, the include directories, the name of the target, 
special target properties? I guess one could base it on Unix Makefiles and have 
the "make command" that would be used to actually build the project? Is there 
something already in CMake that I am missing perhaps?

Thoughts?

Thanks
Mike Jackson

-- 

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

Reply via email to