Blender Git Commit Log

Git Commits -> Revision 8cd4776

November 7, 2020, 10:53 (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: 8cd4776764b62b13f565a8691af5f06d4406e567
Parent Commit: f32bde6
Committed By: Joseph Eagar
Lines Changed: +4, -1

1 Modified Path:

/build_files/cmake/Modules/FindClangTidy.cmake (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021