mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
18 lines
327 B
JSON
18 lines
327 B
JSON
{
|
|
"name": "laszip",
|
|
"version": "3.4.4",
|
|
"description": "LASzip - free and lossless LiDAR compression",
|
|
"homepage": "https://laszip.org/",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|