CMake/Auxiliary
Orkun Tokdemir b480315e0c TargetGenerator: Add SKIP_LINTING source property
The `SKIP_LINTING` source property was added to disable code check for
desired source files. The `SKIP_LINTING`includes `cpplint`, `clang-tidy`, \
`cppcheck` and `include-what-you-use`. If `SKIP_LINTING` is set on a
source file, the tools mentioned above will not be run on that source file.
2023-05-16 10:47:56 -04:00
..
bash-completion bash-completion: Support CMakePresets in cmake and ctest completion 2022-04-29 14:33:19 +10:00
vim TargetGenerator: Add SKIP_LINTING source property 2023-05-16 10:47:56 -04:00
cmake-mode.el Properly handle cases where topic argument is defaulted 2023-04-21 14:34:51 +02:00
cmake.m4 LCC: Add dedicated support for MCST LCC compiler 2021-10-15 05:05:19 +03:00
CMakeLists.txt Auxiliary: Add options to control Vim and Emacs file installation 2020-07-21 08:34:30 -04:00