early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/glbinding/vcpkg.json
vendored
Executable file
10
externals/vcpkg/ports/glbinding/vcpkg.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "glbinding",
|
||||
"version-string": "3.1.0",
|
||||
"port-version": 3,
|
||||
"description": "glbinding is an MIT licensed, cross-platform C++ binding for the OpenGL API",
|
||||
"homepage": "https://github.com/cginternals/glbinding",
|
||||
"dependencies": [
|
||||
"egl-registry"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user