Blender Git Commit Log
Git Commits -> Revision 8892637
Revision 8892637 by Sybren A. Stüvel (master) November 6, 2020, 17:08 (GMT) |
Clang-Tidy: error out when executable not found Stop with an error when the Clang-Tidy executable cannot be found. Without this check, CMake will happily report "Found Clang-Tidy" but with the fallback version (0, 0, 0), when `CLANG_TIDY_EXECUTABLE` points to a non-existing executable. |
Commit Details:
Full Hash: 88926375a0e4e45f72c87b9e487c060ddd3c9216
Parent Commit: 2acf01e
Lines Changed: +4, -1
1 Modified Path:
/build_files/cmake/Modules/FindClangTidy.cmake (+4, -1) (Diff)