CMAKE_COLOR_MAKEFILE.rst 194 B

1234567
  1. CMAKE_COLOR_MAKEFILE
  2. --------------------
  3. Enables color output when using the :ref:`Makefile Generators`.
  4. When enabled, the generated Makefiles will produce colored output.
  5. Default is ``ON``.