mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 22:35:15 -06:00
Commented and integrated new pad wall triangulation
This commit is contained in:
parent
daa8f7ef1b
commit
1e9b64b971
2 changed files with 117 additions and 113 deletions
|
@ -1,3 +1,2 @@
|
|||
add_executable(slabasebed #EXCLUDE_FROM_ALL
|
||||
slabasebed.cpp)
|
||||
add_executable(slabasebed EXCLUDE_FROM_ALL slabasebed.cpp)
|
||||
target_link_libraries(slabasebed libslic3r ${Boost_LIBRARIES} ${TBB_LIBRARIES} ${Boost_LIBRARIES} ${CMAKE_DL_LIBS})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue