mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Add the full source of BambuStudio
using version 1.0.10
This commit is contained in:
7
sandboxes/meshboolean/CMakeLists.txt
Normal file
7
sandboxes/meshboolean/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
add_executable(meshboolean MeshBoolean.cpp)
|
||||
|
||||
target_link_libraries(meshboolean libslic3r)
|
||||
|
||||
if (WIN32)
|
||||
prusaslicer_copy_dlls(meshboolean)
|
||||
endif()
|
||||
Reference in New Issue
Block a user