mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-05 13:25:16 -04:00
3 lines
170 B
CMake
3 lines
170 B
CMake
add_executable(slasupporttree slasupporttree.cpp)
|
|
target_link_libraries(slasupporttree libslic3r ${Boost_LIBRARIES} ${TBB_LIBRARIES} ${Boost_LIBRARIES} ${CMAKE_DL_LIBS})
|