summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/envvar/CMAKE_NO_VERBOSE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/envvar/CMAKE_NO_VERBOSE.rst')
-rw-r--r--share/cmake-3.18/Help/envvar/CMAKE_NO_VERBOSE.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/envvar/CMAKE_NO_VERBOSE.rst b/share/cmake-3.18/Help/envvar/CMAKE_NO_VERBOSE.rst
new file mode 100644
index 0000000..149efbd
--- /dev/null
+++ b/share/cmake-3.18/Help/envvar/CMAKE_NO_VERBOSE.rst
@@ -0,0 +1,8 @@
+CMAKE_NO_VERBOSE
+----------------
+
+Disables verbose output from CMake when :envvar:`VERBOSE` environment variable
+is set.
+
+Only your build tool of choice will still print verbose output when you start
+to actually build your project.