From: Matthias Maier Date: Fri, 18 Oct 2013 23:55:17 +0000 (+0000) Subject: Disable extra inclusion glob for now X-Git-Tag: v8.1.0~570^2~19 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfbdc968265ddd9203ce609fe60ddd30f361e983;p=dealii.git Disable extra inclusion glob for now git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31312 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/CTestConfig.cmake b/deal.II/CTestConfig.cmake index ec9c312ec6..7d3855819d 100644 --- a/deal.II/CTestConfig.cmake +++ b/deal.II/CTestConfig.cmake @@ -39,8 +39,7 @@ SET(CTEST_CUSTOM_ERROR_POST_CONTEXT 20) SET(CTEST_EXTRA_COVERAGE_GLOB # These files should have executable lines and therefore coverage: - include/**/*.h - source/**/*.cc + # source/**/*.cc ) SET(CTEST_CUSTOM_COVERAGE_EXCLUDE