From 1416d299ffa430b606baa2740b0f631dc1242683 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Mon, 14 Feb 2005 10:16:40 -0500 Subject: [PATCH] ENH: added supp for Curl coding style --- CTestCustom.ctest.in | 1 + 1 file changed, 1 insertion(+) diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index dfa2415b8..53f4fcc15 100644 --- a/CTestCustom.ctest.in +++ b/CTestCustom.ctest.in @@ -7,6 +7,7 @@ SET(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" + "libCurl.*has no symbols" )