mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
fix typo and disable ARM_NEON check
This commit is contained in:
3
deps/PNG/PNG.cmake
vendored
3
deps/PNG/PNG.cmake
vendored
@@ -8,7 +8,8 @@ prusaslicer_add_cmake_project(PNG
|
|||||||
-DPNG_STATIC=ON
|
-DPNG_STATIC=ON
|
||||||
-DPNG_PREFIX=prusaslicer_
|
-DPNG_PREFIX=prusaslicer_
|
||||||
-DPNG_TESTS=OFF
|
-DPNG_TESTS=OFF
|
||||||
-DDISABLE_DEPENDENCY_TRACKING
|
-DDISABLE_DEPENDENCY_TRACKING=OFF
|
||||||
|
-DPNG_ARM_NEON=off
|
||||||
)
|
)
|
||||||
|
|
||||||
if (MSVC)
|
if (MSVC)
|
||||||
|
|||||||
Reference in New Issue
Block a user