aboutsummaryrefslogtreecommitdiff
path: root/ports/wxchartdir/CONTROL
diff options
context:
space:
mode:
authorras0219 <533828+ras0219@users.noreply.github.com>2021-02-08 18:30:48 -0800
committerGitHub <noreply@github.com>2021-02-08 18:30:48 -0800
commitea11604579181b0ff790be223ee3ded3068142f9 (patch)
tree59029f22c2752728954c3301f715ba9e07d8d363 /ports/wxchartdir/CONTROL
parent5957dcb91255b962c484093e33bc9414b6f3e29c (diff)
downloadvcpkg-ea11604579181b0ff790be223ee3ded3068142f9.tar.gz
vcpkg-ea11604579181b0ff790be223ee3ded3068142f9.zip
[wxwidgets] Fix #4756 (#13361)
* [wxwidgets] Fix #4756 * [wxwidgets] Avoid replacing FindwxWidgets from CMake * [wxwidgets] Provide usage information * [gppanel] Use built-in CMake module * [wxchartdir] Use built-in CMake module * [wxwidgets] Fixup for applocal-ing * [wxwidgets] Fix osx builds * Update port_versions * [gppanel][wxchartdir][wxwidgets] Change versioning schemas Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Diffstat (limited to 'ports/wxchartdir/CONTROL')
-rw-r--r--ports/wxchartdir/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/wxchartdir/CONTROL b/ports/wxchartdir/CONTROL
deleted file mode 100644
index 22a741956..000000000
--- a/ports/wxchartdir/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: wxchartdir
-Version: 1.0.0
-Build-Depends: chartdir, wxwidgets
-Homepage: https://github.com/utelle/wxchartdir
-Description: wxChartDir provides components for the integration and use of the commercial C++ library ChartDirector, a universal chart component developed by Advanced Software Engineering Ltd, in wxWidgets based applications.