summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_CPACK_COMMAND.rst
blob: 559108a1ac91a033415dc405f6e13d5a9b355973 (plain)
1
2
3
4
5
6
7
8
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 :manual:`cmake(1)` ``-E``
option for portable system commands.