pineapple/externals/vcpkg/ports/libopensp/vcpkg.json
2022-07-23 03:01:36 +02:00

22 lines
425 B
JSON
Executable file

{
"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"
}
]
}