From dfe0f589624727d1b8c75efdbdf03459d8d58bc5 Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 23 Jun 2023 09:08:20 -0400 Subject: FindCxxTest: Update link to cxxtest project page --- Modules/FindCxxTest.cmake | 7 ++++--- 1 file 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 -- cgit v0.12