mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
PR: 272730 Reported by: michal.zielonka.8001@gmail.com Approved by: teodorsigaev@gmail.com (maintainer)
10 lines
261 B
Text
10 lines
261 B
Text
--- src/libslic3r/CMakeLists.txt.orig 2023-06-19 12:07:14 UTC
|
|
+++ src/libslic3r/CMakeLists.txt
|
|
@@ -490,7 +490,6 @@ target_link_libraries(libslic3r
|
|
target_link_libraries(libslic3r
|
|
libnest2d
|
|
admesh
|
|
- libcereal
|
|
libigl
|
|
miniz
|
|
boost_libs
|