3a81d681672a29683133d02e2f0bfffe0539299a
[platform/upstream/cmake.git] / Help / variable / CMAKE_CPACK_COMMAND.rst
1 CMAKE_CPACK_COMMAND
2 -------------------
3
4 .. versionadded:: 3.13
5
6 Full path to :manual:`cpack(1)` command installed with CMake.
7
8 This is the full path to the CPack executable :manual:`cpack(1)` which is
9 useful from custom commands that want to use the :manual:`cmake(1)` ``-E``
10 option for portable system commands.