mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 22:29:00 +08:00
e120407c0f
* [wxWidgets] update to 3.1.5 * update version
14 lines
342 B
JSON
14 lines
342 B
JSON
{
|
|
"name": "wxwidgets",
|
|
"version-semver": "3.1.5",
|
|
"description": "a widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications.",
|
|
"homepage": "https://github.com/wxWidgets/wxWidgets",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"expat",
|
|
"libpng",
|
|
"tiff",
|
|
"zlib"
|
|
]
|
|
}
|