Add adv to build (support wxbitmapcombobox)

This commit is contained in:
Joseph Lenox 2018-05-17 21:14:51 -05:00 committed by Joseph Lenox
parent a8a15cdb25
commit c51737ac42

View File

@ -181,7 +181,7 @@ endif(${SLIC3R_STATIC})
set(wxWidgets_USE_UNICODE ON) 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) IF(CMAKE_HOST_UNIX)
#set(Boost_LIBRARIES bsystem bthread bfilesystem) #set(Boost_LIBRARIES bsystem bthread bfilesystem)