summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/add-cppcheck.rst
blob: bf3472a49af06d608c638678538c97bff5fa55b7 (plain)
1
2
3
4
5
6
7
add-cppcheck
------------

* A :prop_tgt:`<LANG>_CPPCHECK` target property and supporting
  :variable:`CMAKE_<LANG>_CPPCHECK` variable were introduced to tell
  the :ref:`Makefile Generators` and the :generator:`Ninja` generator to
  run ``cppcheck`` with the compiler for ``C`` and ``CXX`` languages.