deps: Remove unused wxWidgets build option

CMake Warning:
  Manually-specified variables were not used by the project:

    wxUSE_LIBXPM
This commit is contained in:
Bastien Nocera 2023-11-25 11:10:23 +01:00 committed by Lane.Wei
parent 9f69b21b5c
commit 89203fd4b4
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ bambustudio_add_cmake_project(wxWidgets
-DwxUSE_WEBVIEW_IE=OFF
-DwxUSE_REGEX=builtin
-DwxUSE_LIBMSPACK=OFF
-DwxUSE_LIBXPM=builtin
-DwxUSE_LIBSDL=OFF
-DwxUSE_XTEST=OFF
-DwxUSE_STC=OFF