mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 18:39:01 +08:00
b5e6d68c20
* [brotli] add iOS support This commit adds support for iOS by modifying the CMakeLists.txt file to specify the BUNDLE DESTINATION parameter during install, which is required for iOS builds. * [brotli] update control file * [brotli] update versions
6 lines
287 B
Plaintext
6 lines
287 B
Plaintext
Source: brotli
|
|
Version: 1.0.9
|
|
Port-Version: 1
|
|
Homepage: https://github.com/google/brotli
|
|
Description: a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.
|