From bba3ec96b026fd944cb3857ad9944a55839836e0 Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Thu, 11 Aug 2022 15:08:46 +1000 Subject: Help: A missing cross-reference to --compile-no-warning-as-error --- Help/prop_tgt/COMPILE_WARNING_AS_ERROR.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Help/prop_tgt/COMPILE_WARNING_AS_ERROR.rst b/Help/prop_tgt/COMPILE_WARNING_AS_ERROR.rst index 32fdcd4..684b9dd 100644 --- a/Help/prop_tgt/COMPILE_WARNING_AS_ERROR.rst +++ b/Help/prop_tgt/COMPILE_WARNING_AS_ERROR.rst @@ -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 :option:`cmake --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 -- cgit v0.12