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