blob: a3a8b6a62db289a29c3253aee4ddd65f740d436b (
plain)
1
2
3
4
5
6
7
|
CTEST_CUSTOM_ERROR_MATCH
------------------------
A list of regular expressions which will be used to detect error messages in
build outputs by the :command:`ctest_build` command.
.. include:: include/CTEST_CUSTOM_XXX.rst
|