diff options
author | Matthias Maennich <matthias@maennich.net> | 2017-09-19 13:23:54 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-09-28 11:23:39 (GMT) |
commit | ffefdb2c084e1e2d46c4d8133dd7aa7bcef79b85 (patch) | |
tree | 08167399bd3125858862695a0dd597a66e27f38d /Source/cmGlobalXCodeGenerator.cxx | |
parent | 7cf089fcbf527e13446a856b1c1e49542040f080 (diff) | |
download | CMake-ffefdb2c084e1e2d46c4d8133dd7aa7bcef79b85.zip CMake-ffefdb2c084e1e2d46c4d8133dd7aa7bcef79b85.tar.gz CMake-ffefdb2c084e1e2d46c4d8133dd7aa7bcef79b85.tar.bz2 |
clang-tidy: Make .clang-tidy a build-time dependency
Currently a change to the clang-tidy configuration remains unnoticed for
incremental builds in the way that it won't trigger a rebuild. This can be
considered a missing dependency that this patch fixes by introducing a
compile time definition (-DCLANG_TIDY_SHA1) that triggers a rebuild upon
change. Currently this only applies to the target CMakeLib.
Signed-off-by: Matthias Maennich <matthias@maennich.net>
Diffstat (limited to 'Source/cmGlobalXCodeGenerator.cxx')
0 files changed, 0 insertions, 0 deletions