mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
aaaf563806
Co-authored-by: Monica <v-liumonica@microsoft.com>
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"name": "fastlz",
|
|
"version-date": "2024-08-02",
|
|
"description": "A lightning-fast lossless compression library",
|
|
"homepage": "https://github.com/ariya/FastLZ",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|