Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -14/+0 |
| | | | | Fixes: #20666 | ||||
* | CMake: Enable use of zstd in libarchive | Brad King | 2019-03-13 | 1 | -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 |