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