mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:39:00 +08:00
e681ff653c
* upgrade the gli to latest * update the version of gli * update the version of gli * [gli] Revert patch, use date scheme Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"name": "gli",
|
|
"version-date": "2021-07-06",
|
|
"description": "OpenGL Image (GLI)",
|
|
"homepage": "https://gli.g-truc.net",
|
|
"dependencies": [
|
|
"glm"
|
|
]
|
|
}
|