mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-21 21:06:11 +01:00
[DOC] Replaced broken link (fixes #2770)
The original link is no longer available but a fork is still on GitHub.
This commit is contained in:
parent
4a7be16c8c
commit
0520ff4436
@ -82,7 +82,7 @@ variable set to "1".
|
||||
|
||||
### CodeCoverage module (GCOV, LCOV...)
|
||||
|
||||
If you are using GCOV tool to get testing coverage of your code, and are not sure how to integrate it with CMake and Catch, there should be an external example over at https://github.com/fkromer/catch_cmake_coverage
|
||||
If you are using GCOV tool to get testing coverage of your code, and are not sure how to integrate it with CMake and Catch, there should be an external example over at https://github.com/claremacrae/catch_cmake_coverage
|
||||
|
||||
|
||||
### pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user