torfinnberset / conan-lcov-installer

Installs LCOV as a conan build_requirement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conan LCov Installer

Reference

lcov_installer/<x.y>@bloomlife/stable

Use as a build require

This package is useful as a conan build_require, you can use it to generate code coverage reports for other packages. This package will automatically configure your PATH, to point to the packaged lcov. Check: http://docs.conan.io/en/latest/mastering/build_requires.html

About

Installs LCOV as a conan build_requirement

License:GNU General Public License v3.0


Languages

Language:Python 100.0%