Update wxWidgets to version 3.2.3.

pull/565/head
Mooneer Salem 2023-10-11 21:35:09 -07:00
parent 5ddbdf0563
commit 16dfef5150
1 changed files with 1 additions and 1 deletions

View File

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