mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:22:47 +08:00
7cfd63db7f
Co-authored-by: jyu49 <yu_jack@apple.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
14 lines
276 B
JSON
14 lines
276 B
JSON
{
|
|
"name": "fastlz",
|
|
"version-date": "2021-05-10",
|
|
"port-version": 2,
|
|
"description": "A lightning-fast lossless compression library",
|
|
"homepage": "https://github.com/ariya/FastLZ",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|