yuzu/externals/vcpkg/ports/lunasvg/vcpkg.json

18 lines
346 B
JSON
Executable File

{
"name": "lunasvg",
"version": "2.3.1",
"description": "lunasvg is a standalone SVG rendering library in C++",
"homepage": "https://github.com/sammycage/lunasvg",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}