cmake/Help/variable/CMAKE_COMPILE_WARNING_AS_ERROR.rst

10 lines
250 B
ReStructuredText
Raw Normal View History

2022-08-04 22:12:04 +02:00
CMAKE_COMPILE_WARNING_AS_ERROR
------------------------------
.. versionadded:: 3.24
Specify whether to treat warnings on compile as errors.
This variable is used to initialize the
:prop_tgt:`COMPILE_WARNING_AS_ERROR` property on all the targets.