Do not force CMAKE_COLOR_MAKEFILE=ON

Maciej Mrozowski reavertm at gmail.com
Sun Jun 27 10:25:57 CEST 2010


On Sunday 27 of June 2010 09:36:04 Andreas Pakulat wrote:
> On 26.06.10 20:03:33, Maciej Mrozowski wrote:
> > I'm going to commit the following, any objections?
> > No way to actually disable colors when building KDE4 apps otherwise.
> > Colors are enabled by default in CMake version we depend on.
> 
> Just out of curiosity: Why do you need to explicitly disable colors?

Well, first because if there's such option it should be working.
But primarily, sometimes there's need to avoid Esc characters being thrown to 
terminal, especially when its output is to be logged:

Scanning dependencies of target kde-cp_automoc
Scanning dependencies of target kde-mv_automoc
Generating kioclient.moc
Generating kioclient.moc
[  0%] [  0%] Built target kde-mv_automoc
Built target kde-cp_automoc

-- 
regards
MM


More information about the Kde-buildsystem mailing list