mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 02:29:04 +08:00
Follow up, make png non required for now
This commit is contained in:
parent
985225cd38
commit
98f0cc0dec
@ -383,7 +383,7 @@ if (NOT EXPAT_FOUND)
|
||||
set(EXPAT_LIBRARIES expat)
|
||||
endif ()
|
||||
|
||||
find_package(PNG REQUIRED)
|
||||
find_package(PNG)
|
||||
|
||||
find_package(OpenGL REQUIRED)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user