mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-09 17:18:18 +00:00
CTestCustom: Ignore warnings about zstd objects and libs with no symbols
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user