Re: [CMake] Forcing colorization of output from cmake

2014-10-08 Thread Brad King
On 10/08/2014 12:15 PM, Paul Smith wrote: > Maybe we could add another valid value to --switch, like --switch=FORCE > which would always colorize. [snip] > The best option seems to be to add another flag to the "color" bitflag > variable that forces colorization always. Yes, I think both of the ab

Re: [CMake] Forcing colorization of output from cmake

2014-10-08 Thread Paul Smith
On Wed, 2013-05-01 at 10:18 -0400, Paul Smith wrote: > I'm wondering if there's any way to force the output from cmake (using a > unix makefile generator for example) to be colorized, even if stdout > doesn't appear to be a TTY. > > Is that possible? Some extra switch to cmake_echo_color? I sent

[CMake] Forcing colorization of output from cmake

2013-05-01 Thread Paul Smith
Hi all. I'm wondering if there's any way to force the output from cmake (using a unix makefile generator for example) to be colorized, even if stdout doesn't appear to be a TTY. Is that possible? Some extra switch to cmake_echo_color? -- Powered by www.kitware.com Visit other Kitware open-sou