pineapple/externals/vcpkg/ports/cairomm/vcpkg.json
2022-07-23 03:01:36 +02:00

15 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
}
]
}