blob: c2764732ef5501ef5b7dda48b15a4673840c9038 (
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_build` command.
.. include:: include/CTEST_CUSTOM_XXX.rst
|