[CMake] make VERBOSE=1

David Aldrich David.Aldrich at EMEA.NEC.COM
Tue May 17 10:46:09 EDT 2011


Hi 

I would like to see the exact g++ commands that are invoked by a makefile generated by cmake.  It seems that the usual advice is to use:

make VERBOSE=1

However, the output is then far more verbose than just the g++ commands.

Is there a way to produce less commentary than VERBOSE=1, but more than the default?

Best regards

David


More information about the CMake mailing list