[CMake] make VERBOSE=1

gekso ev.93kso at gmail.com
Tue May 17 11:00:30 EDT 2011


Hi David, try to set ( CMAKE_VERBOSE_MAKEFILE true )

2011/5/17 David Aldrich <David.Aldrich at emea.nec.com>:
> 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
>


More information about the CMake mailing list