Files
CMake/Help/release/dev/clang-tidy-export-fixes-dir.rst
T
2022-12-06 10:39:29 -05:00

9 lines
349 B
ReStructuredText

clang-tidy-export-fixes-dir
---------------------------
* A new :prop_tgt:`<LANG>_CLANG_TIDY_EXPORT_FIXES_DIR` target property was
created to allow the ``clang-tidy`` tool to export its suggested fixes to a
set of ``.yaml`` files. A new
:variable:`CMAKE_<LANG>_CLANG_TIDY_EXPORT_FIXES_DIR` variable was created to
initialize this property.