diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 972422c..8d48a13 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -70,6 +70,8 @@ add_compile_options( #]============================================================================] find_program(CLANG_TIDY_EXE NAMES + "clang-tidy-23" + "clang-tidy-22" "clang-tidy-21" "clang-tidy" ) |
