CMAKE_COMPILE_WARNING_AS_ERROR.rst 250 B

123456789
  1. CMAKE_COMPILE_WARNING_AS_ERROR
  2. ------------------------------
  3. .. versionadded:: 3.24
  4. Specify whether to treat warnings on compile as errors.
  5. This variable is used to initialize the
  6. :prop_tgt:`COMPILE_WARNING_AS_ERROR` property on all the targets.