mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 07:09:02 +08:00
0b14f8595c
* [PoissonRecon] new port * [poissonrecon] Simplify port and patches Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
12 lines
239 B
JSON
12 lines
239 B
JSON
{
|
|
"name": "poissonrecon",
|
|
"version-string": "2019-09-15",
|
|
"description": "Adaptive Multigrid Solvers",
|
|
"homepage": "https://github.com/mkazhdan/PoissonRecon",
|
|
"dependencies": [
|
|
"libjpeg-turbo",
|
|
"libpng",
|
|
"zlib"
|
|
]
|
|
}
|