summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CTEST_COMMAND.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_CTEST_COMMAND.rst')
-rw-r--r--Help/variable/CMAKE_CTEST_COMMAND.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Help/variable/CMAKE_CTEST_COMMAND.rst b/Help/variable/CMAKE_CTEST_COMMAND.rst
index b2942e2..a3b751f 100644
--- a/Help/variable/CMAKE_CTEST_COMMAND.rst
+++ b/Help/variable/CMAKE_CTEST_COMMAND.rst
@@ -3,6 +3,6 @@ CMAKE_CTEST_COMMAND
Full path to :manual:`ctest(1)` command installed with CMake.
-This is the full path to the CTest executable :manual:`ctest(1)` which is
-useful from custom commands that want to use the :manual:`cmake(1)` ``-E``
-option for portable system commands.
+This is the full path to the CTest executable :manual:`ctest(1)`
+that can be used for custom commands or tests to invoke
+CTest commands.