early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/cairomm/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/cairomm/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "cairomm",
|
||||
"version": "1.16.1",
|
||||
"description": "A C++ wrapper for the cairo graphics library",
|
||||
"homepage": "https://www.cairographics.org",
|
||||
"license": "LGPL-2.0-only",
|
||||
"dependencies": [
|
||||
"cairo",
|
||||
"libsigcpp",
|
||||
{
|
||||
"name": "vcpkg-tool-meson",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user