mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 14:35:53 +08:00
Finish moving lines into GUI section of cmake
This commit is contained in:
parent
7cc190b22a
commit
5449c1a325
@ -431,8 +431,6 @@ IF (WIN32)
|
||||
)
|
||||
target_link_libraries(slic3r boost-nowide)
|
||||
|
||||
# Windows findwxwidgets doesn't get everything needed for wxMSW
|
||||
target_link_libraries(slic3r uxtheme)
|
||||
# MinGW apparently has some multiple definitions of UUID-related items
|
||||
# deal with it.
|
||||
if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")
|
||||
|
Loading…
x
Reference in New Issue
Block a user