• bot1131357's avatar
    Check for __ARM_NEON__ for libpng (#679) · 5089196e
    bot1131357 authored
    *  Added check to see if __ARM_NEON__ is defined. Now we can use the following command: cmake --build --config Release ..
    
    * Rename to use_arm_neon.cmake to check_if_neon_available.cmake for clarity, minor tidying up of script, and simplifying try_compile() code for ARM NEON.
    5089196e
CMakeLists.txt 34.1 KB