mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
SLA archive import will now recover the model's original position.
This commit is contained in:
parent
769ee15475
commit
8541ce4060
5 changed files with 20 additions and 11 deletions
|
@ -386,7 +386,7 @@ if (NOT EXPAT_FOUND)
|
|||
set(EXPAT_LIBRARIES expat)
|
||||
endif ()
|
||||
|
||||
find_package(PNG)
|
||||
find_package(PNG REQUIRED)
|
||||
|
||||
find_package(OpenGL REQUIRED)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue