Library for reading and writing streaming archives
The package libarchive is compatible with built-in CMake targets:
find_package(LibArchive REQUIRED)
target_include_directories(main PRIVATE ${LibArchive_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${LibArchive_LIBRARIES})
BZip2 support
Libxml2 support
Lz4 support
Lzma support
Lzo support
OpenSSL support (not available on macOS)
Zstd support
v3.5.2#3
!uwp
Complex license
Manifest