blob: a35be96b5558f41d51c99cca74a4fa10a2856e1f (
plain)
1
2
3
4
5
6
7
|
CTEST_CUSTOM_WARNING_MATCH
--------------------------
A list of regular expressions which will be used to detect warning messages in
build outputs by the :command:`ctest_test` command.
.. include:: CTEST_CUSTOM_XXX.txt
|