diff options
Diffstat (limited to 'Help/manual/cmake.1.rst')
-rw-r--r-- | Help/manual/cmake.1.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst index a37635e..794ef96 100644 --- a/Help/manual/cmake.1.rst +++ b/Help/manual/cmake.1.rst @@ -268,6 +268,8 @@ Options .. option:: --log-level=<level> + .. versionadded:: 3.16 + Set the log ``<level>``. The :command:`message` command will only output messages of the specified |