vcpkg/ports/vcglib/vcpkg.json
Long Huan a175d0a7d8
[openmvs, vcglib] Update openmvs 2.0.1, vcglib 2022.02 (#25135)
* update version

* Update vcpkg.json

* fix

* fix

* fix some

* x-add-version

* license info

* x-add-version

* Update vcpkg.json

* Update openmvs.json
2022-06-15 11:43:38 -07:00

10 lines
218 B
JSON

{
"name": "vcglib",
"version-string": "2022.02",
"description": "library for manipulation, processing, cleaning, simplifying triangle meshes.",
"license": "GPL-3.0-only",
"dependencies": [
"eigen3"
]
}