[CMake] some basic questions

Philip Lowman philip at yhbt.com
Sat Aug 9 07:37:52 EDT 2008


On Fri, Aug 8, 2008 at 8:52 AM, <Frans.Fuerst at elektrobit.com> wrote:

>   * is there a way to surpress echoing the command line instructions?
>   I have already set CMAKE_VERBOSE_MAKEFILE to OFF but this works for me
> only with
>   the Make target but not with KDevelop3 or nmake
>

I use this with the Eclipse generator when I'm not in Eclipse, it seems to
eliminate most of the verbosity (and I think it should work for KDevelop3
too)

make VERBOSE=""

-- 
Philip Lowman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080809/11c90c5e/attachment.htm>


More information about the CMake mailing list