summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_CPACK_COMMAND.rst
blob: 94f1891200df3c87b68bf693cfa220bf63078716 (plain)
1
2
3
4
5
6
7
8
9
10
CMAKE_CPACK_COMMAND
-------------------

.. versionadded:: 3.13

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.