deps: Remove unused wxWidgets build option
CMake Warning: Manually-specified variables were not used by the project: wxUSE_LIBXPM
This commit is contained in:
parent
9f69b21b5c
commit
89203fd4b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue