early-access version 2853
This commit is contained in:
11
externals/vcpkg/ports/nanovg/vcpkg.json
vendored
Executable file
11
externals/vcpkg/ports/nanovg/vcpkg.json
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user