X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3d70da389cdc6ca28f6caf05eac282df5c6f3810..36be502e3e8faf5cd2867b3a8f71b1532970666d:/tools/cmake/CTestCustom.cmake 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