cmake-modules icon indicating copy to clipboard operation
cmake-modules copied to clipboard

Extract specified files for large projects

Open alephpiece opened this issue 4 years ago • 0 comments

I've been using CodeCoverage.cmake and lcov for a while. I noticed that patterns to excluded were handled well, whereas patterns to extracted are not supported yet. I believe the lcov option --extract is useful when you are testing a large project with a lot of modules grouped by directories.

alephpiece avatar Mar 21 '20 04:03 alephpiece