yuzu/externals/vcpkg/ports/cairomm/vcpkg.json

16 lines
309 B
JSON
Executable File

{
"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
}
]
}