Files
CMake/Help/variable/CMAKE_LINK_WARNING_AS_ERROR.rst
2025-01-16 09:18:21 -05:00

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.