Hide some warnings generated by 3rd party libs
This commit is contained in:
parent
9a5ab44e35
commit
8fc06de0c5
@ -29,4 +29,6 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
|
||||
".*warning,.* is deprecated"
|
||||
# supress warnings caused by 3rd party libs:
|
||||
".*/thirdparty/.*"
|
||||
"libtiff.*has no symbols"
|
||||
"libpng.*has no symbols"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user