diff options
Diffstat (limited to 'Help/envvar/CMAKE_NO_VERBOSE.rst')
-rw-r--r-- | Help/envvar/CMAKE_NO_VERBOSE.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/envvar/CMAKE_NO_VERBOSE.rst b/Help/envvar/CMAKE_NO_VERBOSE.rst index 149efbd..fe733f8 100644 --- a/Help/envvar/CMAKE_NO_VERBOSE.rst +++ b/Help/envvar/CMAKE_NO_VERBOSE.rst @@ -1,6 +1,8 @@ CMAKE_NO_VERBOSE ---------------- +.. versionadded:: 3.14 + Disables verbose output from CMake when :envvar:`VERBOSE` environment variable is set. |