mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
6e7625989c
CTEST_CUSTOM_* variables predate 3.0, but the docs were only added in 3.4. Issue: #19715
8 lines
215 B
ReStructuredText
8 lines
215 B
ReStructuredText
CTEST_CUSTOM_ERROR_MATCH
|
|
------------------------
|
|
|
|
A list of regular expressions which will be used to detect error messages in
|
|
build outputs by the :command:`ctest_test` command.
|
|
|
|
.. include:: CTEST_CUSTOM_XXX.txt
|