Browse Source

FindCxxTest: Update link to cxxtest project page

Brad King 2 năm trước cách đây
mục cha
commit
dfe0f58962
1 tập tin đã thay đổi với 4 bổ sung3 xóa
  1. 4 3
      Modules/FindCxxTest.cmake

+ 4 - 3
Modules/FindCxxTest.cmake

@@ -7,9 +7,10 @@ FindCxxTest
 
 
 Find CxxTest unit testing framework.
 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
 INPUT Variables