diff options
author | Brad King <brad.king@kitware.com> | 2017-06-07 14:46:20 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-06-07 14:46:20 (GMT) |
commit | 488ffbef4f63a49d1a2a9c30eaaa7956df809ddd (patch) | |
tree | 502ac9899f551cefd5c0cab3dc6f1b565d0b9966 /.gitignore | |
parent | 5b1d0aeffe337e8109d267d88f7533807fb76c31 (diff) | |
download | CMake-488ffbef4f63a49d1a2a9c30eaaa7956df809ddd.zip CMake-488ffbef4f63a49d1a2a9c30eaaa7956df809ddd.tar.gz CMake-488ffbef4f63a49d1a2a9c30eaaa7956df809ddd.tar.bz2 |
CTestCustom: Suppress warning matched on source file name
The `WarningMessagesDialog.cxx` source file name is displayed by
MSVC in the compiler output, and the CTest launcher matches the
name as a warning line starting in "Warning". Suppress this
false positive with a custom exception.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions