On Tue, Jul 19, 2011 at 01:48:40AM +0000, Chris Maynard wrote:
> Tony Trinh <tony19@...> writes:
>
> > I like the CMake build better (easier to use and 'pretty') except for the
> verbose output, which is masochistically enabled by default. There's a comment
> that suggests the verboseness was meant to be temporary:
> > # Disable this later. Alternative: "make VERBOSE=1"
> > set(CMAKE_VERBOSE_MAKEFILE ON)
> >
> > Can we change the default to OFF? (especially since there's a command-line to
> turn it on but not off).
>
> I have yet to use CMake myself, but this seems like a reasonable request, so I
> committed this change in r38103.
Yes, it was the right thing to do - although using make VERBOSE= should turn
(most) of the messages off.
ciao
Joerg
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.