mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-18 01:25:53 +08:00
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
1
deps/wxWidgets/wxWidgets.cmake
vendored
1
deps/wxWidgets/wxWidgets.cmake
vendored
@ -46,7 +46,6 @@ bambustudio_add_cmake_project(wxWidgets
|
|||||||
-DwxUSE_WEBVIEW_IE=OFF
|
-DwxUSE_WEBVIEW_IE=OFF
|
||||||
-DwxUSE_REGEX=builtin
|
-DwxUSE_REGEX=builtin
|
||||||
-DwxUSE_LIBMSPACK=OFF
|
-DwxUSE_LIBMSPACK=OFF
|
||||||
-DwxUSE_LIBXPM=builtin
|
|
||||||
-DwxUSE_LIBSDL=OFF
|
-DwxUSE_LIBSDL=OFF
|
||||||
-DwxUSE_XTEST=OFF
|
-DwxUSE_XTEST=OFF
|
||||||
-DwxUSE_STC=OFF
|
-DwxUSE_STC=OFF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user