yuzu/externals/vcpkg/ports/shapelib/vcpkg.json

18 lines
370 B
JSON
Executable File

{
"name": "shapelib",
"version": "1.5.0",
"port-version": 3,
"description": "Shapefile C Library is simple C API for reading and writing ESRI Shapefiles",
"homepage": "https://download.osgeo.org/shapelib",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}