vcpkg/ports/draco/vcpkg.json
Jack·Boos·Yu 6cec5c0dbf
[draco] Fix build failure on gcc 11 (#18001)
* [draco] Fix build failure on gcc 11

* update version record
2021-05-21 00:39:04 -07:00

8 lines
288 B
JSON

{
"name": "draco",
"version": "1.3.6",
"port-version": 2,
"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"
}