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

14 lines
281 B
JSON
Executable file

{
"name": "ztd-text",
"version-date": "2022-03-21",
"description": "A spicy text library.",
"homepage": "https://github.com/soasis/text",
"license": "Apache-2.0",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}