[cmake-developers] Generators and Extra Generators

Stephen Kelly steveire at gmail.com
Tue Jan 7 12:42:37 EST 2014


Ben Boeckel wrote:

> On Tue, Jan 07, 2014 at 17:37:11 +0100, Stephen Kelly wrote:
>> I'd like to see cmake generate all the info a UI would need in a simple
>> and non-tied-to-a-particular-implementation way. That would be something
>> Qt Creator and Kate could use as it would list the targets, the compile
>> lines for objects, link targets, link lines etc. As far as I know,
>> QtCreator uses the CodeBlocks generator because it contains all that
>> relevant information as an xml file.
> 
> Something like this[1]?

Is that all that's needed, do you think?

Thanks,

Steve.





More information about the cmake-developers mailing list