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
222 B
ReStructuredText
8 lines
222 B
ReStructuredText
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:: CTEST_CUSTOM_XXX.txt
|