19 lines
378 B
JSON
Executable File
19 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"
|
|
]
|
|
}
|