CMAKE_LANG_CLANG_TIDY.rst 252 B

123456
  1. CMAKE_<LANG>_CLANG_TIDY
  2. -----------------------
  3. Default value for :prop_tgt:`<LANG>_CLANG_TIDY` target property.
  4. This variable is used to initialize the property on each target as it is
  5. created. This is done only when ``<LANG>`` is ``C`` or ``CXX``.