Commented and integrated new pad wall triangulation

This commit is contained in:
tamasmeszaros 2019-02-14 11:23:43 +01:00
parent daa8f7ef1b
commit 1e9b64b971
2 changed files with 117 additions and 113 deletions

View file

@ -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})