mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 04:54:08 -06:00
parent
657954901f
commit
e29cba2eff
8 changed files with 22 additions and 45 deletions
|
@ -580,10 +580,6 @@ target_link_libraries(libslic3r
|
|||
opencv_world
|
||||
)
|
||||
|
||||
if(NOT SLIC3R_STATIC)
|
||||
target_compile_definitions(libslic3r PUBLIC BOOST_ALL_DYN_LINK)
|
||||
endif()
|
||||
|
||||
if(NOT WIN32)
|
||||
target_link_libraries(libslic3r freetype)
|
||||
if (NOT APPLE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue