mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
6e7625989c
CTEST_CUSTOM_* variables predate 3.0, but the docs were only added in 3.4. Issue: #19715
8 lines
229 B
ReStructuredText
8 lines
229 B
ReStructuredText
CTEST_CUSTOM_ERROR_POST_CONTEXT
|
|
-------------------------------
|
|
|
|
The number of lines to include as context which follow an error message by the
|
|
:command:`ctest_test` command. The default is 10.
|
|
|
|
.. include:: CTEST_CUSTOM_XXX.txt
|