Skip to content

CPack/RPM: Add zstd compression support

mrjoel requested to merge mrjoel/cmake:mrjoel/rpm-zstd-compression into master

Add support for using Zstandard compression with the RPM CPack generator.

Also improve error handling to ensure an invalid value provided doesn't just fallthrough and fail silently.

Fixes: #26088 (closed)
Topic-rename: cpack-rpm-zstd-compression

Edited by Brad King

Merge request reports

Loading