blob: bb86eccc52708ad64a2e5385a4b1f054dd7253df (
plain)
1
2
3
4
5
6
7
|
CMAKE_COLOR_MAKEFILE
--------------------
Enables color output when using the :ref:`Makefile Generators`.
When enabled, the generated Makefiles will produce colored output.
Default is ``ON``.
|