Tanner Lovelace wrote: > On 3/30/06, Allen Winter <[EMAIL PROTECTED]> 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 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
