mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
13778cd3be
Add a CPACK_DEBIAN_COMPRESSION_TYPE option to set the compression type. Default to 'gzip' to preserve existing behavior. Use "cmake -E tar" for 'gzip', 'bzip2', and 'none'. Use system "tar" for 'lzma' and 'xz'.