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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to