mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 00:59:05 +08:00
10 lines
211 B
JSON
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"
|
|
]
|
|
}
|