Skip to content
Snippets Groups Projects
Commit 50981bca authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

CDASH: another stab to sssh warnings from thirdparty

parent 7e3b178b
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,14 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
".*SuperBuild.GEOTIFF.*warning.*"
".*SuperBuild.GDAL.config.status.*WARNING.*"
".*SuperBuild.OSSIM.*warning.*"
"ranlib:.*file:.*has no symbols"
"libtool:.*file:.*has no symbols"
"libtool:.compile:.*"
"libtool:.install:.warning:.relinking.*"
"make.*jobserver.unavailable.*"
"configure:.WARNING:.*"
"config.status:.WARNING.*"
".*bash.*config.rpath.*"
)
# We disable all compiler warnings on superbuild. They are too numerous and pretty much useless
......
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