At 01:33 PM 3/23/2006, Matt Rogers wrote:
>Hi!
>
>If i use ccmake to configure the build and change
>CMAKE_VERBOSE_MAKEFILE to OFF, the setting has no effect and I have to
>manually edit the CMakeLists.txt file in order to turn off verbosity. Is
>this the intended effect?

The forced value in the CMakeLists.txt file should be removed.
I think Alex said he was going to remove it, but has not yet gotten
around to doing it.  BTW, if it is set to OFF, you can still turn 
it on from make like this:

make VERBOSE=1

-Bill


_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to