summaryrefslogtreecommitdiffstats
path: root/Utilities/cm_zstd.h
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Enable use of zstd in libarchiveBrad King2019-03-131-0/+14
Build zstd as part of CMake or find one on the system. Modify our port of libarchive to use the zstd configured for use with CMake. Issue: #18657