cpack-archive-compression-level.rst 414 B

123456789
  1. cpack-archive-compression-level
  2. -------------------------------
  3. * :module:`CPack` gained the :variable:`CPACK_COMPRESSION_LEVEL`
  4. variable to control the compression level used for creating
  5. packages, that supports compression.
  6. * The :cpack_gen:`CPack Archive Generator` gained a new variable
  7. :variable:`CPACK_ARCHIVE_COMPRESSION_LEVEL` to control the
  8. compression level used when creating archive packages.