vcpkg/ports/draco/vcpkg.json
NancyLi1013 11a96a3abb
[draco] Fix build error in gcc 11 (#17736)
* [draco] Fix build error in gcc 11

* Update version files

* Format manifest

* Re update versions/d-/draco.json
2021-05-11 13:57:05 -07:00

8 lines
288 B
JSON

{
"name": "draco",
"version": "1.3.6",
"port-version": 1,
"description": " A library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.",
"homepage": "https://github.com/google/draco"
}