diff options
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/FindCxxTest.cmake | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Modules/FindCxxTest.cmake b/Modules/FindCxxTest.cmake index 04f8b59..a58c4c2 100644 --- a/Modules/FindCxxTest.cmake +++ b/Modules/FindCxxTest.cmake @@ -7,9 +7,10 @@ FindCxxTest Find CxxTest unit testing framework. -Find the CxxTest suite and declare a helper macro for creating unit -tests and integrating them with CTest. For more details on CxxTest -see https://cxxtest.com +Find the `CxxTest`_ suite and declare a helper macro for creating +unit tests and integrating them with CTest. + +.. _`CxxTest`: https://github.com/CxxTest/cxxtest#readme INPUT Variables |