yuzu/externals/vcpkg/ports/libopensp/vcpkg.json

23 lines
425 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "libopensp",
"version": "1.5.2",
"description": "SGML parser algorithm",
"homepage": "http://openjade.sourceforge.net",
"dependencies": [
{
"name": "gettext",
"platform": "!(windows | uwp)"
},
{
"name": "vcpkg-cmake",
"host": true,
"platform": "windows"
},
{
"name": "vcpkg-cmake-config",
"host": true,
"platform": "windows"
}
]
}