mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
9 lines
284 B
ReStructuredText
9 lines
284 B
ReStructuredText
CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS
|
|
-------------------------------------
|
|
|
|
The maximum number of errors in a single build step which will be detected.
|
|
After this, the :command:`ctest_test` command will truncate the output.
|
|
Defaults to 50.
|
|
|
|
.. include:: include/CTEST_CUSTOM_XXX.rst
|