[cmake-developers] linked-usage-cleanup regressed automoc

Stephen Kelly steveire at gmail.com
Wed Mar 13 04:46:54 EDT 2013


Brad King wrote:

> Lots of generation APIs exit early and tolerate missing info.
> Without C++ exceptions and proper RAII we will not be able to
> have a general solution.

Yes.

What I'd like to see, if possible, is ensuring that a completely invalid 
buildsystem is created if a generate-time error is hit. At times I've hit 
cmake errors at generate-time, but most Makefiles are still generated, and 
'make' still works up to a point when it mysteriously (if the cmake error 
was not noticed) hits a problem.

Thanks,

Steve.





More information about the cmake-developers mailing list