mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06:00
FindCxxTest: Update link to cxxtest project page
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user