Merge topic 'hp-ux-suppress-pp-warning'

639620ee CTestCustom: Suppress HP-UX preprocessor concatenation warning
This commit is contained in:
Brad King 2015-05-19 11:09:18 -04:00 committed by CMake Topic Stage
commit dee32a8d0b
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
"LINK : warning LNK4089: all references to.*SHELL32.dll.*discarded by /OPT:REF"
"LINK : warning LNK4089: all references to.*USER32.dll.*discarded by /OPT:REF"
"LINK : warning LNK4089: all references to.*ole32.dll.*discarded by /OPT:REF"
"Warning.*: .*/Utilities/KWIML/test/test_INT_format.h.* # Redundant preprocessing concatenation"
"Warning: library was too large for page size.*"
"Warning: public.*_archive_.*in module.*archive_*clashes with prior module.*archive_.*"
"Warning: public.*BZ2_bz.*in module.*bzlib.*clashes with prior module.*bzlib.*"