[CMake] CMAKE_COLOR_MAKEFILE
Dave Yost
Dave at Yost.com
Tue Jun 9 22:17:53 EDT 2015
Hey, I love colors. But one of my users doesn’t.
Why doesn’t this work?
CMAKE_COLOR_MAKEFILE=OFF cmake ..
If that worked, he could set it and forget it.
Instead, he has to do this:
cmake -DCMAKE_COLOR_MAKEFILE=OFF ..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150609/9435c31e/attachment.html>
More information about the CMake
mailing list