mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:29:01 +08:00
e249dfb528
* update lastools * update version --------- Co-authored-by: Monica <v-liumonica@microsoft.com> Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
19 lines
404 B
JSON
19 lines
404 B
JSON
{
|
|
"name": "lastools",
|
|
"version": "2.0.2+20230206",
|
|
"port-version": 1,
|
|
"description": "LAStools: award-winning software for efficient LiDAR processing (with LASzip)",
|
|
"homepage": "https://github.com/LAStools/LAStools",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|