Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the cmake files in tools/cmake
[simgrid.git] / tools / cmake / CTestCustom.cmake
diff --git a/tools/cmake/CTestCustom.cmake b/tools/cmake/CTestCustom.cmake
new file mode 100644 (file)
index 0000000..3fa5fb9
--- /dev/null
@@ -0,0 +1,4 @@
+
+SET(CTEST_CUSTOM_COVERAGE_EXCLUDE
+@PATTERN_CTEST_IGNORED@
+)
\ No newline at end of file