Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

16 lines
341 B
JSON

{
"name": "nanovg",
"version-date": "2019-08-30",
"port-version": 6,
"description": "NanoVG is small antialiased vector graphics rendering library for OpenGL.",
"homepage": "https://github.com/memononen/nanovg",
"supports": "!uwp",
"dependencies": [
"stb",
{
"name": "vcpkg-cmake",
"host": true
}
]
}