mio/cmake/CTestCustom.cmake
2019-06-08 11:45:46 -06:00

4 lines
64 B
CMake

set(CTEST_CUSTOM_COVERAGE_EXCLUDE
".*test.*"
".*c[+][+].*")