early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/pdal-c/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/pdal-c/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "pdal-c",
|
||||
"version-string": "2.1",
|
||||
"description": "C API for the Point Data Abstraction Library (PDAL)",
|
||||
"homepage": "https://github.com/PDAL/CAPI#readme",
|
||||
"supports": "!(windows & staticcrt)",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "pdal",
|
||||
"default-features": false
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user