CMake/CTestCustom.ctest.in

25 lines
719 B
Plaintext
Raw Normal View History

2004-11-10 18:15:49 +00:00
SET(CTEST_CUSTOM_WARNING_EXCEPTION
${CTEST_CUSTOM_WARNING_EXCEPTION}
"xtree.[0-9]+. : warning C4702: unreachable code"
"warning LNK4221"
"variable .var_args[2]*. is used before its value is set"
"jobserver unavailable"
"warning: \\(Long double usage is reported only once for each file"
"warning: To disable this warning use"
"could not be inlined"
2005-06-29 12:46:07 +00:00
"libcmcurl.*has no symbols"
"not sorted slower link editing will result"
"stl_deque.h:479"
"Utilities/cmzlib/"
"Utilities/cmxmlrpc/"
"Source/CTest/Curl"
"Utilities/cmcurl"
"Source/CursesDialog/form"
2005-05-31 20:20:44 +00:00
"Utilities/cmexpat/"
"is not used for resolving any symbol"
2005-06-03 15:26:03 +00:00
"remark\\(1209"
"stl_deque.h:1051"
2004-11-10 18:15:49 +00:00
)