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