vcpkg/ports/gl3w/vcpkg.json

11 lines
225 B
JSON

{
"name": "gl3w",
"version-date": "2018-05-31",
"port-version": 3,
"description": "Simple OpenGL core profile loading",
"homepage": "https://github.com/skaslev/gl3w",
"dependencies": [
"opengl-registry"
]
}