Files
test2/build_files/cmake
Sybren A. Stüvel 88926375a0 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.
2020-11-06 18:08:25 +01:00
..
2020-10-13 15:15:44 +02:00
2020-09-24 15:51:47 +02:00