[vcglib] Update to 2023.12. (#39357)

This commit is contained in:
Matthew Oliver 2024-06-19 04:59:48 +10:00 committed by GitHub
parent a8a0705edb
commit 8f7bd17f16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO cnr-isti-vclab/vcglib
REF 2022.02
SHA512 1a4b04c53eb52d0d9864f4e942f0a06e6f4fe5f2b5686fa534b6c68b715941147d89ed6d83bce9dc8d0c7029460824ab1f73231ba6b7c32472becfe641e2a7cb
REF "${VERSION}"
SHA512 867a4e4e038f2c67000486a207c04a69ae7fa8dff5be73b4bae8a67ae1530faeb8d20915086c334da545b6e3511b4fe6b1135d732f41b632cf3256687882218e
PATCHES
consume-vcpkg-eigen3.patch
fix-build.patch

View File

@ -1,6 +1,6 @@
{
"name": "vcglib",
"version-string": "2022.02",
"version": "2023.12",
"description": "library for manipulation, processing, cleaning, simplifying triangle meshes.",
"license": "GPL-3.0-only",
"dependencies": [

View File

@ -9085,7 +9085,7 @@
"port-version": 0
},
"vcglib": {
"baseline": "2022.02",
"baseline": "2023.12",
"port-version": 0
},
"vcpkg-boost": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "67e2bde19f60e3d61bbc65be91896142c665f2e0",
"version": "2023.12",
"port-version": 0
},
{
"git-tree": "1170b49b3d2980357ba10d68769b0bcfaeda42f7",
"version-string": "2022.02",