mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
5e62444cff
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; }
|