Create a <LANG>_CLANG_TIDY target property (initialized by a CMAKE_<LANG>_CLANG_TIDY variable) to specify a clang-tidy command line to be run along with the compiler.
2 lines
25 B
C++
2 lines
25 B
C++
int main() { return 0; }
|