Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
-Wno-unused-local-typedefs was only added post clang 3.3, so it breaks our freebsd...
[simgrid.git] / tools / cmake / CTestCustom.cmake
1
2 SET(CTEST_CUSTOM_COVERAGE_EXCLUDE
3 @PATTERN_CTEST_IGNORED@
4 )