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

11 lines
280 B
JSON
Executable file

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