Skip to content

Commit

Permalink
Ignore both examples and benchmark directory for coverage reports.
Browse files Browse the repository at this point in the history
  • Loading branch information
tcojean committed Aug 19, 2019
1 parent 85b85a7 commit 9116d6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmake/CTestCustom.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ list(APPEND CTEST_CUSTOM_COVERAGE_EXCLUDE

"test"

"benchmark"

"examples"

"c\\+\\+"
)

Expand Down

0 comments on commit 9116d6f

Please sign in to comment.