Files
vcpkg/ports/pdal-dimbuilder/vcpkg.json
2025-12-08 18:50:43 -08:00

17 lines
320 B
JSON

{
"name": "pdal-dimbuilder",
"version": "2.9.3",
"description": "A tool used by the PDAL build process",
"homepage": "https://pdal.org/",
"license": "BSD-3-Clause",
"supports": "native",
"dependencies": [
"nlohmann-json",
"utfcpp",
{
"name": "vcpkg-cmake",
"host": true
}
]
}