mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 13:01:47 +08:00
8c9416f444
* Fix missing usage * fixes * fixes * fixes * fixes * fixes * fixes * fixes * fixes
11 lines
319 B
JSON
11 lines
319 B
JSON
{
|
|
"name": "opengl",
|
|
"version-date": "2022-12-04",
|
|
"port-version": 1,
|
|
"description": "Open Graphics Library (OpenGL)[3][4][5] is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics.",
|
|
"license": null,
|
|
"dependencies": [
|
|
"opengl-registry"
|
|
]
|
|
}
|