You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Uses CodeCoverage.cmake from [1] to build libopenshot with gcov support. Option ENABLE_COVERAGE enables this and sets a target test_coverage which builds and runs openshot-tests and collects coverage information into a html report [1]: https://github.com/bilke/cmake-modules/blob/master/CodeCoverage.cmake