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

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