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

18 lines
378 B
JSON
Executable file

{
"name": "wxcharts",
"version-date": "2022-04-22",
"description": "Chart controls for the wxWidgets cross-platform GUI library",
"homepage": "https://www.wxishiko.com/wxCharts",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"wxwidgets"
]
}