tornavis/build_files
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
..
build_environment Cleanup: use string APPEND/PREPEND 2020-11-06 12:32:54 +11:00
buildbot Cycles: Add CUDA 11 build support 2020-10-13 15:15:44 +02:00
cmake Clang-Tidy: error out when executable not found 2020-11-06 18:08:25 +01:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
windows Windows: Add sccache support. 2020-04-20 12:51:43 -06:00