[CMake] Emit compile line on compilation error

Bill Hoffman bill.hoffman at kitware.com
Mon Oct 19 14:29:29 EDT 2009


K. Noel Belcourt wrote:
> Hi,
> 
> Is there an easy way to have CMake emit the compile line only if a 
> compile error occurs?  We prefer to build with VERBOSE output off and 
> were looking for a cleaner way to emit diagnostics.
> 
> Anyone know if this is possible?
> 

This is not possible with CMake right now.

-Bill


More information about the CMake mailing list