mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:38:59 +08:00
e4e97557c7
* [egl-registry] update * [opengl-registry] update + pc file * [glad] update due to new opengl spec layout * fix hash * version stuff * push glad to port verison 3 * version stuff * fix version * use glob for opengl-registry installation. * version stuff * Apply suggestions from code review Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * version stuff Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"name": "opengl-registry",
|
|
"version-date": "2021-11-17",
|
|
"description": "the API and Extension registries for the OpenGL family APIs",
|
|
"homepage": "https://github.com/KhronosGroup/OpenGL-Registry",
|
|
"dependencies": [
|
|
"egl-registry"
|
|
]
|
|
}
|