diff options
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r-- | CTestCustom.ctest.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index dfa2415..53f4fcc 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" ) |