Skip to content
Snippets Groups Projects
Commit 7168a13b authored by Julien Malik's avatar Julien Malik
Browse files

WRG: filter another warning in CTestCustom.cmake

parent 11103197
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"warning LNK4221.*no public symbols found"
"ranlib:.*file:.*has no symbols"
"ranlib: file: .+ has no symbols"
"ranlib:.*warning for library:.*the table of contents is empty.*no object file members in the library define global symbols.*"
"libtool:.*file:.*has no symbols"
"Fl_Image.H:.*warning:.*dereferencing type-punned pointer will break strict-aliasing rules.*"
"warning -.: directory name .* does not exist"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment