contrib: png: Don't require runtime checks for NEON on arm on win32
NEON is always available there, just like on iOS. This fixes building for Windows on ARM after switching to building libpng with CMake - after that change, building failed due to "No support for run-time ARM Neon checking; use compile-time options".
Loading
Please register or sign in to comment