From 5b302bf5fe220ae268baa420105b30a34bde5d28 Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 10 Jan 2024 13:47:27 -0500 Subject: FindCxxTest: Drop broken anchor on link to cxxtest project page --- Modules/FindCxxTest.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/FindCxxTest.cmake b/Modules/FindCxxTest.cmake index 714927f..a3283fa 100644 --- a/Modules/FindCxxTest.cmake +++ b/Modules/FindCxxTest.cmake @@ -10,7 +10,7 @@ Find CxxTest unit testing framework. 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 +.. _`CxxTest`: https://github.com/CxxTest/cxxtest Input Variables ^^^^^^^^^^^^^^^ -- cgit v0.12