mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
Help: A missing cross-reference to --compile-no-warning-as-error
This commit is contained in:
@@ -5,6 +5,8 @@ COMPILE_WARNING_AS_ERROR
|
||||
|
||||
Specify whether to treat warnings on compile as errors.
|
||||
If enabled, adds a flag to treat warnings on compile as errors.
|
||||
If the ``--compile-no-warning-as-error`` option is given on the
|
||||
:manual:`cmake(1)` command line, this property is ignored.
|
||||
|
||||
This property is not implemented for all compilers. It is silently ignored
|
||||
if there is no implementation for the compiler being used. The currently
|
||||
|
||||
Reference in New Issue
Block a user