зеркало из https://github.com/microsoft/vcpkg.git
20 строки
416 B
JSON
20 строки
416 B
JSON
{
|
|
"name": "glbinding",
|
|
"version": "3.1.0",
|
|
"port-version": 4,
|
|
"description": "glbinding is an MIT licensed, cross-platform C++ binding for the OpenGL API",
|
|
"homepage": "https://github.com/cginternals/glbinding",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
"egl-registry",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|