[CMake] How to force cmake to always give color o/p

vivek goel goelvivek2011 at gmail.com
Wed Jun 27 13:15:10 EDT 2012


CMake currently checks if it is  writing to a TTY, and if not it  switch
off colors.
Problem is that I am piping make o/p to sed command.
One way to solve this problem is I can use unbuffer command.
Is there any other solution to always force color output ?


regards
Vivek Goel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120627/371d3554/attachment.htm>


More information about the CMake mailing list