CMAKE_COLOR_MAKEFILE.rst 182 B

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