yuzu/externals/vcpkg/ports/font-chef/vcpkg.json

17 lines
298 B
JSON
Executable File

{
"name": "font-chef",
"version": "1.1.0",
"description": "A font cooking library",
"homepage": "https://github.com/mobius3/font-chef",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}