cmake/Help/variable/CMAKE_CPACK_COMMAND.rst
2021-09-14 00:13:48 +02:00

11 lines
314 B
ReStructuredText

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 :manual:`cmake(1)` ``-E``
option for portable system commands.