[CMake] message() text shows up as RED in cmake-gui

Robert Dailey rcdailey at gmail.com
Wed Mar 25 19:59:39 EDT 2009


Hi,
Ever since CMake 2.6.3, the CMake-gui application on Windows has been
displaying output from the message() function in red, even if it isn't an
error. For example, if I do this:

message( "Hello World" )

The text "Hello World" will show up in RED. Is this by design? I would
prefer it show up as black like the rest of the text. Or better yet, an
option to choose the color would be great!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090325/89a05a68/attachment.htm>


More information about the CMake mailing list