mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
11 lines
305 B
ReStructuredText
11 lines
305 B
ReStructuredText
CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS
|
|
---------------------------------------
|
|
|
|
.. versionadded:: 3.4
|
|
|
|
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
|