mirror of
https://github.com/vimpunk/mio.git
synced 2026-01-01 03:12:20 +08:00
4 lines
64 B
CMake
4 lines
64 B
CMake
set(CTEST_CUSTOM_COVERAGE_EXCLUDE
|
|
".*test.*"
|
|
".*c[+][+].*")
|