mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 20:51:12 -06:00
parent
a1c0a29af2
commit
2fb1acd74b
2 changed files with 27 additions and 2 deletions
|
|
@ -392,8 +392,7 @@ if (NOT GLEW_FOUND)
|
|||
endif ()
|
||||
|
||||
# Find the Cereal serialization library
|
||||
add_library(cereal INTERFACE)
|
||||
target_include_directories(cereal INTERFACE include)
|
||||
find_package(cereal REQUIRED)
|
||||
|
||||
# l10n
|
||||
set(L10N_DIR "${SLIC3R_RESOURCES_DIR}/localization")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue