[cmake-developers] Generators and Extra Generators

Ben Boeckel ben.boeckel at kitware.com
Tue Jan 7 12:39:48 EST 2014


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]?

--Ben

[1]http://clang.llvm.org/docs/JSONCompilationDatabase.html



More information about the cmake-developers mailing list