CTestCustom.ctest.in 675 B

12345678910111213141516171819202122
  1. SET(CTEST_CUSTOM_WARNING_EXCEPTION
  2. ${CTEST_CUSTOM_WARNING_EXCEPTION}
  3. "xtree.[0-9]+. : warning C4702: unreachable code"
  4. "warning LNK4221"
  5. "variable .var_args[2]*. is used before its value is set"
  6. "jobserver unavailable"
  7. "warning: \\(Long double usage is reported only once for each file"
  8. "warning: To disable this warning use"
  9. "could not be inlined"
  10. "libCurl.*has no symbols"
  11. "not sorted slower link editing will result"
  12. "stl_deque.h:479"
  13. "Utilities/cmzlib/"
  14. "Utilities/cmxmlrpc/"
  15. "Source/CTest/Curl"
  16. "Source/CursesDialog/form"
  17. "Utilities/cmexpat/"
  18. "is not used for resolving any symbol"
  19. "remark\\(1209"
  20. )