X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/983ca84f3ac2d74ba56145026d89bd11f3f096e5..9fd6cbc6c3b06f4b09e3c3339ffb3cc8a68f9bfa:/tools/cmake/CTestCustom.cmake?ds=sidebyside diff --git a/tools/cmake/CTestCustom.cmake b/tools/cmake/CTestCustom.cmake index 3fa5fb9faa..868b467896 100644 --- a/tools/cmake/CTestCustom.cmake +++ b/tools/cmake/CTestCustom.cmake @@ -1,4 +1 @@ - -SET(CTEST_CUSTOM_COVERAGE_EXCLUDE -@PATTERN_CTEST_IGNORED@ -) \ No newline at end of file +SET(CTEST_CUSTOM_COVERAGE_EXCLUDE @PATTERN_CTEST_IGNORED@) \ No newline at end of file