early-access version 2853
This commit is contained in:
25
externals/vcpkg/ports/spatialite-tools/vcpkg.json
vendored
Executable file
25
externals/vcpkg/ports/spatialite-tools/vcpkg.json
vendored
Executable file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "spatialite-tools",
|
||||
"version": "5.0.1",
|
||||
"port-version": 1,
|
||||
"description": "Contains spatialite.exe and other command line tools to work with SpatiaLite databases (import, export, SQL queries)",
|
||||
"homepage": "https://www.gaia-gis.it/fossil/spatialite-tools/index",
|
||||
"dependencies": [
|
||||
"expat",
|
||||
"libiconv",
|
||||
{
|
||||
"name": "libspatialite",
|
||||
"features": [
|
||||
"gcp",
|
||||
"rttopo"
|
||||
]
|
||||
},
|
||||
"libxml2",
|
||||
"readosm",
|
||||
"sqlite3",
|
||||
{
|
||||
"name": "vcpkg-pkgconfig-get-modules",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user