CTestCustom: Ignore warnings about zstd objects and libs with no symbols

This commit is contained in:
Brad King
2026-04-02 11:04:41 -04:00
parent 85da1c5190
commit aa942cd81f

View File

@@ -12,8 +12,8 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
"warning: \\(Long double usage is reported only once for each file"
"warning: To disable this warning use"
"could not be inlined"
"libcm(curl|expat).*has no symbols"
"cm(curl|expat).build/[^ ]*.o has no symbols"
"libcm(curl|expat|zstd).*has no symbols"
"cm(curl|expat|zstd).build/[^ ]*.o has no symbols"
"not sorted slower link editing will result"
"stl_deque.h:479"
"Utilities.cmzlib."