mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-30 16:42:43 +00:00
Replaced CONFESS with throw std::exception in libslic3r, so now
libslic3r should be compilable without Perl.
This commit is contained in:
@@ -518,6 +518,8 @@ add_library(XS ${XS_SHARED_LIBRARY_TYPE}
|
||||
${LIBDIR}/libslic3r/utils.cpp
|
||||
${LIBDIR}/slic3r/GUI/wxPerlIface.cpp
|
||||
${LIBDIR}/perlglue.cpp
|
||||
${LIBDIR}/callback.cpp
|
||||
${LIBDIR}/callback.hpp
|
||||
${LIBDIR}/ppport.h
|
||||
${LIBDIR}/xsinit.h
|
||||
${CMAKE_CURRENT_LIST_DIR}/xsp/my.map
|
||||
|
||||
Reference in New Issue
Block a user