You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not strictly a tutorial, but you can check out @Levi-Armstrong 's branch of the cmake_common_scripts project. He has started curating some commonly used CMake macros (including code coverage) into this project for easier use by other projects. There is an example in the README that shows how to add code coverage to a target
I would suggest to add an "how to" section about adding code coverage analysis (e.g. using the code coverage cmake module) to the unit testing section.
The text was updated successfully, but these errors were encountered: