1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-03 11:45:52 +00:00

SLA base pool generation framework

This commit is contained in:
tamasmeszaros
2018-08-09 18:11:23 +02:00
parent 5164bec8ce
commit e8616b6a35
3 changed files with 61 additions and 0 deletions
+2
View File
@@ -179,6 +179,8 @@ add_library(libslic3r STATIC
${LIBDIR}/libslic3r/SVG.hpp
${LIBDIR}/libslic3r/TriangleMesh.cpp
${LIBDIR}/libslic3r/TriangleMesh.hpp
${LIBDIR}/libslic3r/SLASupportPool.hpp
${LIBDIR}/libslic3r/SLASupportPool.cpp
# ${LIBDIR}/libslic3r/utils.cpp
${LIBDIR}/libslic3r/Utils.hpp