Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use std::atomic instead of __sync_fetch_and_add for portability
[simgrid.git] / tools / cmake / CTestCustom.cmake
1
2 SET(CTEST_CUSTOM_COVERAGE_EXCLUDE
3 @PATTERN_CTEST_IGNORED@
4 )