early-access version 2853
This commit is contained in:
30
externals/vcpkg/ports/gtkmm/vcpkg.json
vendored
Executable file
30
externals/vcpkg/ports/gtkmm/vcpkg.json
vendored
Executable file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "gtkmm",
|
||||
"version": "4.6.0",
|
||||
"description": "gtkmm is the official C++ interface for the popular GUI library GTK+.",
|
||||
"homepage": "https://www.gtkmm.org/",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"atk",
|
||||
"atkmm",
|
||||
"cairo",
|
||||
"cairomm",
|
||||
"gdk-pixbuf",
|
||||
"gettext",
|
||||
"glib",
|
||||
{
|
||||
"name": "glib",
|
||||
"host": true
|
||||
},
|
||||
"glibmm",
|
||||
"gtk",
|
||||
"libepoxy",
|
||||
"pango",
|
||||
"pangomm",
|
||||
{
|
||||
"name": "vcpkg-tool-meson",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user