mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:38:59 +08:00
6836a75c4a
* [libmspack] update to 0.11 * [libmspack] update to 0.11
13 lines
297 B
JSON
13 lines
297 B
JSON
{
|
|
"name": "libmspack",
|
|
"version": "0.11",
|
|
"description": "libmspack is a portable library for some loosely related Microsoft compression formats.",
|
|
"homepage": "https://www.cabextract.org.uk/libmspack",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|