mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
10 lines
237 B
ReStructuredText
10 lines
237 B
ReStructuredText
CMAKE_LINK_WARNING_AS_ERROR
|
|
---------------------------
|
|
|
|
.. versionadded:: 4.0
|
|
|
|
Specify whether to treat warnings on link as errors.
|
|
|
|
This variable is used to initialize the
|
|
:prop_tgt:`LINK_WARNING_AS_ERROR` property on all the targets.
|