mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 02:28:59 +08:00
16 lines
317 B
JSON
16 lines
317 B
JSON
|
{
|
||
|
"name": "pdal",
|
||
|
"version-string": "1.7.1",
|
||
|
"port-version": 12,
|
||
|
"description": "PDAL - Point Data Abstraction Library is a library for manipulating point cloud data.",
|
||
|
"dependencies": [
|
||
|
"boost-filesystem",
|
||
|
"boost-system",
|
||
|
"gdal",
|
||
|
"geos",
|
||
|
"jsoncpp",
|
||
|
"laszip",
|
||
|
"libgeotiff"
|
||
|
]
|
||
|
}
|