summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/LANG_CLANG_TIDY_EXPORT_FIXES_DIR.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Avoid making guarantees about <LANG>_CLANG_TIDY_EXPORT_FIXES_DIRKyle Edwards2023-02-091-6/+6
| | | | | | Rather than stating specifically which files may be written or deleted, simply state that CMake owns the directory and that a dedicated directory should be used for exporting the fixes.
* clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-061-0/+29
Fixes: #21362