mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00: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_PREFIX=prusaslicer_
|
||||
-DPNG_TESTS=OFF
|
||||
-DDISABLE_DEPENDENCY_TRACKING
|
||||
-DDISABLE_DEPENDENCY_TRACKING=OFF
|
||||
-DPNG_ARM_NEON=off
|
||||
)
|
||||
|
||||
if (MSVC)
|
||||
|
||||
Reference in New Issue
Block a user