summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/color-diagnostics.rst
blob: 8e0e2255a56d70535154270e37338422b7785f9f (plain)
1
2
3
4
5
6
7
8
9
10
color-diagnostics
-----------------

* The :variable:`CMAKE_COLOR_DIAGNOSTICS` variable was added to control
  color diagnostics generated by compilers.  This variable also controls
  color buildsystem messages with :ref:`Makefile Generators`, replacing
  :variable:`CMAKE_COLOR_MAKEFILE`.

  The :envvar:`CMAKE_COLOR_DIAGNOSTICS` environment was added to set
  a default value for :variable:`CMAKE_COLOR_DIAGNOSTICS`.