mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-03 12:40:40 +08:00
Add adv to build (support wxbitmapcombobox)
This commit is contained in:
parent
a8a15cdb25
commit
c51737ac42
@ -181,7 +181,7 @@ endif(${SLIC3R_STATIC})
|
||||
|
||||
set(wxWidgets_USE_UNICODE ON)
|
||||
|
||||
find_package(wxWidgets COMPONENTS net gl html aui core base)
|
||||
find_package(wxWidgets COMPONENTS net gl html aui adv core base)
|
||||
|
||||
IF(CMAKE_HOST_UNIX)
|
||||
#set(Boost_LIBRARIES bsystem bthread bfilesystem)
|
||||
|
Loading…
x
Reference in New Issue
Block a user