vcpkg/ports/vcglib/vcpkg.json
2024-06-18 11:59:48 -07:00

10 lines
211 B
JSON

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