[cmake-developers] [PATCH] kwsys: Add putty-256color as a VT100 color-capable terminal
Brad King
brad.king at kitware.com
Fri Jan 3 10:27:46 EST 2014
On 12/26/2013 9:42 AM, Muli Baron wrote:
> Using PuTTY with the terminal type set to putty-256color causes CMake
> not to output any colors during build. Changing it to one of the
> 'supported' terminal types fixes the problem. This patch adds the
> putty-256color terminal type to the list of supported terminals.
> ---
> Source/kwsys/Terminal.c | 1 +
> 1 file changed, 1 insertion(+)
Thanks. Applied to upstream KWSys here:
http://public.kitware.com/gitweb?p=KWSys.git;a=commitdiff;h=606d7d6f
and integrated into CMake here:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4709c7ad
-Brad
More information about the cmake-developers
mailing list