20 lines
372 B
JSON
20 lines
372 B
JSON
{
|
|
"name": "manifold",
|
|
"version": "3.0.0",
|
|
"description": "Geometry library for topological robustness.",
|
|
"homepage": "https://github.com/elalish/manifold",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"clipper2",
|
|
"tbb",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|