vcpkg/ports/stormlib/vcpkg.json
2024-06-10 16:22:04 -07:00

18 lines
314 B
JSON

{
"name": "stormlib",
"version": "9.26",
"description": "StormLib is a library for opening and manipulating Blizzard MPQ files",
"dependencies": [
"bzip2",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}