aboutsummaryrefslogtreecommitdiff
path: root/ports/gppanel/usage
AgeCommit message (Collapse)Author
2021-02-08[wxwidgets] Fix #4756 (#13361)ras0219
* [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>
2019-08-27[gppanel] Add new port (#7868)zi-m
* gppanel * fix Homepage * use GLOB_RECURSE instead of GLOB * use FindwxWidgets.cmake from CaeruleusAqua/vcpkg-wx-find