mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 09:59:07 +08:00
6e16931acd
* [wxWidgets] Remove debug asserts from Release build. Currently when building wxWidgets in Release mode, the debug asserts are enabled. This fixes this issue by providing a necessary define to disable them. Ref: https://docs.wxwidgets.org/3.1.6/group__group__funcmacro__debug.html [wxCharts, vcpkg-ci-wxwidgets] Update ports to include fix for wxWidgets release build with debug asserts off when building a dynamic/shared library. Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com> * Update wxcharts.json Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
15 lines
293 B
JSON
15 lines
293 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "0d4c30893a28468249d63c0f4c1a1a9e231ac817",
|
|
"version-date": "2022-06-16",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b1e9c16349a281b499d1ff50cdee4dd21c4aafec",
|
|
"version-date": "2022-04-22",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|