vcpkg/ports/gli/vcpkg.json
Xing Ji e681ff653c
[gli] upgrade the gli to latest (#18715)
* 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>
2021-07-08 10:51:05 -07:00

10 lines
166 B
JSON

{
"name": "gli",
"version-date": "2021-07-06",
"description": "OpenGL Image (GLI)",
"homepage": "https://gli.g-truc.net",
"dependencies": [
"glm"
]
}