1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Importing the SLA computing module into the native source tree.

This commit is contained in:
tamasmeszaros
2018-11-02 11:57:57 +01:00
parent 93ef2de667
commit 48bc166d6d
20 changed files with 3274 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
add_executable(slasupporttree EXCLUDE_FROM_ALL slasupporttree.cpp)
target_link_libraries(slasupporttree libslic3r)