mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
6e7625989c
CTEST_CUSTOM_* variables predate 3.0, but the docs were only added in 3.4. Issue: #19715
9 lines
282 B
ReStructuredText
9 lines
282 B
ReStructuredText
CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS
|
|
---------------------------------------
|
|
|
|
The maximum number of warnings in a single build step which will be detected.
|
|
After this, the :command:`ctest_test` command will truncate the output.
|
|
Defaults to 50.
|
|
|
|
.. include:: CTEST_CUSTOM_XXX.txt
|