add-cppcheck.rst 302 B

1234567
  1. add-cppcheck
  2. ------------
  3. * A :prop_tgt:`<LANG>_CPPCHECK` target property and supporting
  4. :variable:`CMAKE_<LANG>_CPPCHECK` variable were introduced to tell
  5. the :ref:`Makefile Generators` and the :generator:`Ninja` generator to
  6. run ``cppcheck`` with the compiler for ``C`` and ``CXX`` languages.