vcpkg/ports/draco/vcpkg.json
chausner 1ea790bb36
[draco] Update to 1.4.1 (#20352)
* Update draco to 1.4.1

* Update CI baseline

* add vcpkg_fixup_pkgconfig function

* update version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27 20:53:48 -07:00

7 lines
267 B
JSON

{
"name": "draco",
"version": "1.4.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"
}