[FEATURE REQUEST] CMake and Colors
Brad King
brad.king at kitware.com
Thu Mar 30 23:12:57 CEST 2006
Tanner Lovelace wrote:
> On 3/30/06, Allen Winter <winter at kde.org> wrote:
>
>>Thus, I now request from the KDE cmake devs... please set(CMAKE_COLOR_MAKEFILE,true) in our
>>cmake stuff.
>
>
> In the mean time you should be able to set it yourself on the
> cmake commandline like this
>
> cmake -DCMAKE_COLOR_MAKEFILE:BOOLEAN=true /path/to/kdelibs
That should be ":BOOL=", not ":BOOLEAN=".
-Brad
More information about the Kde-buildsystem
mailing list