Skip to content

Commit

Permalink
Run LCOV with --no-external
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed Dec 23, 2019
1 parent 1df9840 commit d5f94dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ endif()
if (ENABLE_COVERAGE)
setup_target_for_coverage_lcov(
NAME coverage
LCOV_ARGS "--no-external"
EXECUTABLE openshot-test
DEPENDENCIES openshot-test)
message("Generate coverage report with 'make coverage'")
Expand Down

0 comments on commit d5f94dd

Please sign in to comment.