yuzu/externals/vcpkg/ports/ztd-text/vcpkg.json

15 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
}
]
}