blob: 539760b127e92a1e4a06113d0fbb9a77e62bc648 (
plain)
1
2
3
4
5
6
7
8
9
|
CTEST_CUSTOM_WARNING_EXCEPTION
------------------------------
.. versionadded:: 3.4
A list of regular expressions which will be used to exclude when detecting
warning messages in build outputs by the :command:`ctest_build` command.
.. include:: CTEST_CUSTOM_XXX.txt
|