aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/mapbox-geojson-vt-cpp/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/mapbox-geojson-vt-cpp/vcpkg.json')
-rw-r--r--vcpkg/ports/mapbox-geojson-vt-cpp/vcpkg.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/vcpkg/ports/mapbox-geojson-vt-cpp/vcpkg.json b/vcpkg/ports/mapbox-geojson-vt-cpp/vcpkg.json
new file mode 100644
index 0000000..29876c2
--- /dev/null
+++ b/vcpkg/ports/mapbox-geojson-vt-cpp/vcpkg.json
@@ -0,0 +1,9 @@
+{
+ "name": "mapbox-geojson-vt-cpp",
+ "version-semver": "6.6.5",
+ "description": "Port to C++ of JS GeoJSON-VT for slicing GeoJSON into vector tiles on the fly",
+ "homepage": "https://github.com/mapbox/geojson-vt-cpp",
+ "dependencies": [
+ "mapbox-geometry"
+ ]
+}