summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cppcheck-exit-code.rst
blob: d66c762fb218d7d2f0640f145ab2dc56fae32520 (plain)
1
2
3
4
5
6
cppcheck-exit-code
------------------

* When using cppcheck via the :variable:`CMAKE_<LANG>_CPPCHECK` variable
  or :prop_tgt:`<LANG>_CPPCHECK` property, the build will now fail if
  ``cppcheck`` returns non-zero as configured by its command-line options.