mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Merge branch 'feature_slice_to_png' of github.com:prusa3d/Slic3r into feature_slice_to_png
# Conflicts: # xs/src/slic3r/AppController.cpp # xs/src/slic3r/AppController.hpp
This commit is contained in:
commit
99f6866a1d
6 changed files with 414 additions and 239 deletions
|
@ -265,6 +265,7 @@ add_library(libslic3r_gui STATIC
|
|||
${LIBDIR}/slic3r/IProgressIndicator.hpp
|
||||
${LIBDIR}/slic3r/AppController.hpp
|
||||
${LIBDIR}/slic3r/AppController.cpp
|
||||
${LIBDIR}/slic3r/AppControllerWx.cpp
|
||||
)
|
||||
|
||||
add_library(admesh STATIC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue