mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Help: Clarify purpose of warnings and errors
This commit is contained in:
@@ -216,8 +216,8 @@ Format
|
||||
|
||||
``warnings``
|
||||
|
||||
An optional object specifying warnings. The object may contain the
|
||||
following fields:
|
||||
An optional object specifying the warnings to enable. The object may
|
||||
contain the following fields:
|
||||
|
||||
``dev``
|
||||
|
||||
@@ -248,8 +248,8 @@ Format
|
||||
|
||||
``errors``
|
||||
|
||||
An optional object specifying errors. The object may contain the
|
||||
following fields:
|
||||
An optional object specifying the errors to enable. The object may
|
||||
contain the following fields:
|
||||
|
||||
``dev``
|
||||
|
||||
|
||||
Reference in New Issue
Block a user