mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
f100769d72
These offer target-wide settings to disable lints. Closes: #27191
10 lines
236 B
ReStructuredText
10 lines
236 B
ReStructuredText
CMAKE_SKIP_LINTING
|
|
------------------
|
|
|
|
.. versionadded:: 4.2
|
|
|
|
Default value for the :prop_tgt:`SKIP_LINTING` target property.
|
|
|
|
This is used to initialize the :prop_tgt:`SKIP_LINTING` target property
|
|
for all targets created *afterward*.
|