early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/wxcharts/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/wxcharts/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user