mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Importing the SLA computing module into the native source tree.
This commit is contained in:
parent
93ef2de667
commit
48bc166d6d
20 changed files with 3274 additions and 1 deletions
2
sandboxes/slabasebed/CMakeLists.txt
Normal file
2
sandboxes/slabasebed/CMakeLists.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
add_executable(slabasebed EXCLUDE_FROM_ALL slabasebed.cpp)
|
||||
target_link_libraries(slabasebed libslic3r)
|
Loading…
Add table
Add a link
Reference in a new issue