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:
[35m[1mScanning dependencies of target kde-cp_automoc
[0m[35m[1mScanning dependencies of target kde-mv_automoc
[0m[34m[1mGenerating kioclient.moc
[34m[1mGenerating kioclient.moc
[0m[0m[ 0%] [ 0%] Built target kde-mv_automoc
Built target kde-cp_automoc
--
regards
MM
More information about the Kde-buildsystem
mailing list