[jhasse-poly2tri] Enable uwp (#44374)

This commit is contained in:
Kai Pastor
2025-03-14 19:55:49 +01:00
committed by GitHub
parent b7461b2bd9
commit 4905a1a60a
3 changed files with 7 additions and 3 deletions

View File

@@ -1,11 +1,10 @@
{
"name": "jhasse-poly2tri",
"version-date": "2023-12-27",
"port-version": 1,
"port-version": 2,
"description": "Sweep-line algorithm for constrained Delaunay triangulation",
"homepage": "https://github.com/jhasse/poly2tri",
"license": "BSD-3-Clause",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@@ -3866,7 +3866,7 @@
},
"jhasse-poly2tri": {
"baseline": "2023-12-27",
"port-version": 1
"port-version": 2
},
"jigson": {
"baseline": "0.1.3",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d94a24dde4173f85d1aaeb16b3eecc71b100b5be",
"version-date": "2023-12-27",
"port-version": 2
},
{
"git-tree": "0e9832e9b7dce8bf8237d7a38639bf4e3a18da70",
"version-date": "2023-12-27",