summaryrefslogtreecommitdiff
path: root/share/cmake-3.16/Help/variable/CMAKE_COLOR_MAKEFILE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.16/Help/variable/CMAKE_COLOR_MAKEFILE.rst')
-rw-r--r--share/cmake-3.16/Help/variable/CMAKE_COLOR_MAKEFILE.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.16/Help/variable/CMAKE_COLOR_MAKEFILE.rst b/share/cmake-3.16/Help/variable/CMAKE_COLOR_MAKEFILE.rst
new file mode 100644
index 0000000..bb86ecc
--- /dev/null
+++ b/share/cmake-3.16/Help/variable/CMAKE_COLOR_MAKEFILE.rst
@@ -0,0 +1,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``.