CMAKE_CPACK_COMMAND.rst 265 B

12345678910
  1. CMAKE_CPACK_COMMAND
  2. -------------------
  3. .. versionadded:: 3.13
  4. Full path to :manual:`cpack(1)` command installed with CMake.
  5. This is the full path to the CPack executable :manual:`cpack(1)`
  6. that can be used for custom commands or tests to invoke
  7. CPack commands.