mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Merge topic 'target-SKIP_LINTING'
f100769d72Add `SKIP_LINTING` target property and `CMAKE_SKIP_LINTING` variable0d6b5d54b2Tests/RunCMake/MultiLint: Extract test preparation code into separate file3a21092d75Tests/RunCMake/MultiLint: Refactor test runs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !11139
This commit is contained in:
9
Help/variable/CMAKE_SKIP_LINTING.rst
Normal file
9
Help/variable/CMAKE_SKIP_LINTING.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
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*.
|
||||
Reference in New Issue
Block a user