mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
3 lines
64 B
CMake
3 lines
64 B
CMake
set(CTEST_CUSTOM_COVERAGE_EXCLUDE
|
|
".*test.*"
|
|
".*c[+][+].*")
|