Skip to content

Commit

Permalink
Update WX to 3.2.2 part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
make-42 committed May 7, 2023
1 parent a669674 commit 8cf7e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ option(WITH_STATIC_CRT "" Off)

# --------- wx options
set(wxBUILD_SHARED OFF CACHE BOOL "" FORCE)
set(wxBUILD_COMPATIBILITY "3.1" CACHE STRING "" FORCE)
set(wxBUILD_COMPATIBILITY "3.2" CACHE STRING "" FORCE)
set(wxUSE_EXCEPTIONS OFF CACHE BOOL "" FORCE)
# --------------------

Expand Down
2 changes: 1 addition & 1 deletion vendor/wx
Submodule wx updated 4933 files

0 comments on commit 8cf7e96

Please sign in to comment.