diff options
Diffstat (limited to 'Help/envvar/VERBOSE.rst')
-rw-r--r-- | Help/envvar/VERBOSE.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/envvar/VERBOSE.rst b/Help/envvar/VERBOSE.rst index 2d775a5bec..5911951bf3 100644 --- a/Help/envvar/VERBOSE.rst +++ b/Help/envvar/VERBOSE.rst @@ -1,6 +1,8 @@ VERBOSE ------- +.. versionadded:: 3.14 + Activates verbose output from CMake and your build tools of choice when you start to actually build your project. |