Skip to content
  • Eric Noulard's avatar
    Add XZ compress support to libarchive-wrapper · 1a3ad5c6
    Eric Noulard authored
    This is not needed but it does not cost much to do it for all
    potentially supported format in libarchive. XZ and LZMA are not
    builtin libarchive and require external lib but if
    CMAKE_USE_SYSTEM_LIBARCHIVE is ON then we may get it for free.
    1a3ad5c6