Update wxWidgets to 3.2.5.

ms-wxwidgets-update
Mooneer Salem 2024-07-07 21:21:50 -07:00
parent 78953f7b10
commit 0777855d3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
set(WXWIDGETS_VERSION "3.2.4")
set(WXWIDGETS_VERSION "3.2.5")
# Ensure that the wxWidgets library is staticly built.
set(wxBUILD_SHARED OFF CACHE BOOL "Build wx libraries as shared libs")