[CMake] "cmake --build ." and colors

Gregoire Aujay gaujay at movea.com
Fri May 3 10:39:15 EDT 2013


Hello,

I am wondering if there is any trick to enable colors when running this command:
cmake --build .

The only way I manage to get the colors is to directly use the make program, e.g.:
mingw32-make all


The issue is that I am trying to use a script that runs cmake to build instead of the make program that may change (ninja, mingw-make, make, msvc, etc).


Regards,
Gregoire
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130503/5e4ba8ac/attachment.htm>


More information about the CMake mailing list