codecov-cli
codecov-cli copied to clipboard
How to pass project root to gcov plugin?
The gcov plugin searches the *.gcno files in the "project root" directory which is the current directory by default. I need to specify the external build dir where the *.gcno files are because it is not the project root.