Skip to content

Commit c209fee

Browse files
committed
Use system cairo instead of vcpkg port
1 parent e3e167b commit c209fee

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "cairo",
3+
"version": "1.17.8",
4+
"description": "Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.",
5+
"homepage": "https://cairographics.org",
6+
"license": "MPL-1.1",
7+
"port-version": 2
8+
}

0 commit comments

Comments
 (0)