CMakeLists.txt 102 B

12
  1. add_executable(slabasebed EXCLUDE_FROM_ALL slabasebed.cpp)
  2. target_link_libraries(slabasebed libslic3r)