You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Run LCOV with --no-external
This commit is contained in:
@@ -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'")
|
||||
|
||||
Reference in New Issue
Block a user