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!
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to