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
Hi,
I'm trying to use CMakeCoverage.cmake together with Boost Unit test framework. I have several test modules and I'd like to aggregate the results, as described in #8.
Hi,
I'm trying to use CMakeCoverage.cmake together with Boost Unit test framework. I have several test modules and I'd like to aggregate the results, as described in #8.
So, I've written this code
The problem is, that something is wrong and I'm still getting the following error after running
make coverage
:Do you know, what am I doing wrong?
If you'd like to see the whole project, its in [email protected]:bes0030/4Neuro.git , in the branch
coverage
.Thank you very much,
Martin
The text was updated successfully, but these errors were encountered: