Skip to content

CPack: Support zstd for RPM generator

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

Edited by mrjoel

Merge request reports