[vcpkg baseline][clipper2] fix ci error (#36384)

* [clipper2][vcpkg baseline] fix ci error

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
This commit is contained in:
JonLiu1993 2024-01-29 11:49:05 -08:00 committed by GitHub
parent 11bed03cc3
commit 21fa4ccecf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 1 deletions

View File

@ -12,6 +12,7 @@ vcpkg_from_github(
vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}/CPP"
DISABLE_PARALLEL_CONFIGURE
OPTIONS
-DCLIPPER2_EXAMPLES=OFF
-DCLIPPER2_TESTS=OFF

View File

@ -1,6 +1,7 @@
{
"name": "clipper2",
"version": "1.3.0",
"port-version": 1,
"description": "Polygon Clipping and Offsetting",
"homepage": "http://www.angusj.com/clipper2",
"license": "BSL-1.0",

View File

@ -1662,7 +1662,7 @@
},
"clipper2": {
"baseline": "1.3.0",
"port-version": 0
"port-version": 1
},
"clockutils": {
"baseline": "1.1.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "666b9d81d31d70d3d691e2286d951168c5d9d970",
"version": "1.3.0",
"port-version": 1
},
{
"git-tree": "649bee1fd1497da0ee3120c985ab6f465f2ad3c2",
"version": "1.3.0",