[cairomm] Disable test (#31502)

This commit is contained in:
Cheney Wang 2023-05-22 08:59:57 +08:00 committed by GitHub
parent 5b744ed753
commit f632b00a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -17,6 +17,7 @@ vcpkg_configure_meson(
OPTIONS
-Dbuild-examples=false
-Dmsvc14x-parallel-installable=false # Use separate DLL and LIB filenames for Visual Studio 2017 and 2019
-Dbuild-tests=false
)
vcpkg_install_meson()

View File

@ -1,7 +1,7 @@
{
"name": "cairomm",
"version": "1.16.2",
"port-version": 2,
"port-version": 3,
"description": "A C++ wrapper for the cairo graphics library",
"homepage": "https://www.cairographics.org",
"license": "LGPL-2.0-only",

View File

@ -1354,7 +1354,7 @@
},
"cairomm": {
"baseline": "1.16.2",
"port-version": 2
"port-version": 3
},
"calceph": {
"baseline": "3.5.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7a7e6f9ecf73d0a2ec27e9a70a099746e643ec84",
"version": "1.16.2",
"port-version": 3
},
{
"git-tree": "9e3f77f8b4d02d2a5bd898b0ca96031da57aae12",
"version": "1.16.2",