summaryrefslogtreecommitdiffstats
path: root/Modules/FindCxxTest.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-01-10 18:47:27 (GMT)
committerBrad King <brad.king@kitware.com>2024-01-10 18:48:09 (GMT)
commit5b302bf5fe220ae268baa420105b30a34bde5d28 (patch)
tree1ff6a0b31684adb1419dbd987d20c2b6689368a9 /Modules/FindCxxTest.cmake
parent1e8b283554bddc1461eb243ac0079b330d8f1105 (diff)
downloadCMake-5b302bf5fe220ae268baa420105b30a34bde5d28.zip
CMake-5b302bf5fe220ae268baa420105b30a34bde5d28.tar.gz
CMake-5b302bf5fe220ae268baa420105b30a34bde5d28.tar.bz2
FindCxxTest: Drop broken anchor on link to cxxtest project page
Diffstat (limited to 'Modules/FindCxxTest.cmake')
-rw-r--r--Modules/FindCxxTest.cmake2
1 files changed, 1 insertions, 1 deletions
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
^^^^^^^^^^^^^^^