diff options
Diffstat (limited to 'vcpkg/ports/mapbox-wagyu/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/mapbox-wagyu/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/mapbox-wagyu/vcpkg.json b/vcpkg/ports/mapbox-wagyu/vcpkg.json new file mode 100644 index 0000000..8da0b64 --- /dev/null +++ b/vcpkg/ports/mapbox-wagyu/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "mapbox-wagyu", + "version-semver": "0.5.0", + "description": "A general library for geometry operations of union, intersections, difference, and xor", + "homepage": "https://github.com/mapbox/wagyu" +} |