mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Follow up, make png non required for now
This commit is contained in:
@@ -383,7 +383,7 @@ if (NOT EXPAT_FOUND)
|
||||
set(EXPAT_LIBRARIES expat)
|
||||
endif ()
|
||||
|
||||
find_package(PNG REQUIRED)
|
||||
find_package(PNG)
|
||||
|
||||
find_package(OpenGL REQUIRED)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user