CMakeLists.txt 170 B

12
  1. add_executable(slasupporttree slasupporttree.cpp)
  2. target_link_libraries(slasupporttree libslic3r ${Boost_LIBRARIES} ${TBB_LIBRARIES} ${Boost_LIBRARIES} ${CMAKE_DL_LIBS})