mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06: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