mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 19:49:02 +08:00
10 lines
208 B
JSON
10 lines
208 B
JSON
|
{
|
||
|
"name": "vcglib",
|
||
|
"version-string": "1.0.1",
|
||
|
"port-version": 1,
|
||
|
"description": "library for manipulation, processing, cleaning, simplifying triangle meshes.",
|
||
|
"dependencies": [
|
||
|
"eigen3"
|
||
|
]
|
||
|
}
|