reapply #131804 and #159289 Fixed cmake link issue. --------- Co-authored-by: DeNiCoN <denicon1234@gmail.com> Co-authored-by: Baranov Victor <bar.victor.2002@gmail.com>
12 lines
311 B
CMake
12 lines
311 B
CMake
/* This generated file is for internal use. Do not include it from headers. */
|
|
|
|
#ifdef CLANG_TIDY_CONFIG_H
|
|
#error clang-tidy-config.h can only be included once
|
|
#else
|
|
#define CLANG_TIDY_CONFIG_H
|
|
|
|
#cmakedefine01 CLANG_TIDY_ENABLE_STATIC_ANALYZER
|
|
#cmakedefine01 CLANG_TIDY_ENABLE_QUERY_BASED_CUSTOM_CHECKS
|
|
|
|
#endif
|