mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
Merge topic 'warning-suppressions'
6c57a48c24 CTestCustom: Ignore warnings about curl and expat objects with no symbols
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9354
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"
|
||||
"libcmexpat.*has no symbols"
|
||||
"libcmcurl.*has no symbols"
|
||||
"libcm(curl|expat).*has no symbols"
|
||||
"cm(curl|expat).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