mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
11 lines
265 B
ReStructuredText
11 lines
265 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)`
|
|
that can be used for custom commands or tests to invoke
|
|
CPack commands.
|