1. Home
  2. Browse
  3. libarchive

libarchive

v3.5.2#3Go to latest

Library for reading and writing streaming archives

Install

Run the following Vcpkg command to install the port.

vcpkg install libarchive

Usage

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})

Features

Dependencies

See source

Version

v3.5.2#3

Publication

Supports

!uwp

GitHub

libarchive/libarchive3.2K

Homepage

github.com/libarchive/libarchive

Subtree

c9e786d81a

License

Complex license

Definition

Manifest