zeek / cmake

CMake scripts used in Zeek
https://www.zeek.org
Other
48 stars 59 forks source link

Fix check for run-clang-tidy #44

Closed timwoj closed 2 years ago

timwoj commented 2 years ago

This small change fixes the check for the run-clang-tidy script to also attempt to find the version without .py, which is what is provided by llvm distributions now.