mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 15:39:07 +08:00
042f96413f
* [libzippp] New port: C++ wrapper for libzip Closes #6600 * [libzippp] Fixed lookup of included libraries * [libzippp] Build system replacement * [libzippp] Add find_dependency(LIBZIP) to config file * [libzippp] Use upstream CMake
5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
Source: libzippp
|
|
Version: 2019-07-22
|
|
Description: Simple basic C++ wrapper around the libzip library. It is meant to be a portable and easy-to-use library for ZIP handling
|
|
Build-Depends: zlib, libzip[bzip2]
|