mirror of https://github.com/inolen/redream.git
remove unused FindClangTidy script
This commit is contained in:
parent
4f7729829f
commit
90f610a7d2
|
@ -1,5 +0,0 @@
|
|||
find_program(CLANG_TIDY_EXECUTABLE NAMES clang-tidy clang-tidy-3.6 clang-tidy-3.7)
|
||||
include(FindPackageHandleStandardArgs)
|
||||
find_package_handle_standard_args(clang_tidy
|
||||
DEFAULT_MSG
|
||||
CLANG_TIDY_EXECUTABLE)
|
Loading…
Reference in New Issue