summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_VERBOSE_MAKEFILE.rst')
-rw-r--r--Help/variable/CMAKE_VERBOSE_MAKEFILE.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst b/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst
new file mode 100644
index 0000000..451ce8c
--- /dev/null
+++ b/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst
@@ -0,0 +1,8 @@
+CMAKE_VERBOSE_MAKEFILE
+----------------------
+
+Create verbose makefiles if on.
+
+This variable defaults to false. You can set this variable to true to
+make CMake produce verbose makefiles that show each command line as it
+is used.