mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Fix issues with libpng for good
Add "prusaslicer_" prefix to static libpng in deps
This commit is contained in:
1
deps/PNG/PNG.cmake
vendored
1
deps/PNG/PNG.cmake
vendored
@@ -5,6 +5,7 @@ prusaslicer_add_cmake_project(PNG
|
||||
CMAKE_ARGS
|
||||
-DPNG_SHARED=OFF
|
||||
-DPNG_STATIC=ON
|
||||
-DPNG_PREFIX=prusaslicer_
|
||||
-DPNG_TESTS=OFF
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user