mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Remove existing hand-written clang-tidy setup
This commit is contained in:
parent
c1dd1e991e
commit
36c1a3ca4a
2 changed files with 0 additions and 14 deletions
|
@ -374,7 +374,6 @@ function (zeek_add_subdir_library name)
|
|||
target_compile_definitions(${target_name} PRIVATE ZEEK_CONFIG_SKIP_VERSION_H)
|
||||
add_dependencies(${target_name} zeek_autogen_files)
|
||||
target_link_libraries(${target_name} PRIVATE $<BUILD_INTERFACE:zeek_internal>)
|
||||
add_clang_tidy_files(${FN_ARGS_SOURCES})
|
||||
target_compile_options(${target_name} PRIVATE ${WERROR_FLAG})
|
||||
|
||||
# Take care of compiling BIFs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue