mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
Use namespaces to link against libcereal >= 1.3.1 (#1596)
0ffcfd8393
Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
910d79ae6f
commit
df819b2778
4 changed files with 6 additions and 3 deletions
|
@ -480,7 +480,7 @@ set(OCCT_LIBS
|
|||
target_link_libraries(libslic3r
|
||||
libnest2d
|
||||
admesh
|
||||
cereal
|
||||
cereal::cereal
|
||||
libigl
|
||||
miniz
|
||||
boost_libs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue