Raw File
CMAKE_ANDROID_ARM_NEON.rst
CMAKE_ANDROID_ARM_NEON
----------------------

When :ref:`Cross Compiling for Android` and :variable:`CMAKE_ANDROID_ARCH_ABI`
is set to ``armeabi-v7a`` set ``CMAKE_ANDROID_ARM_NEON`` to ``ON`` to target
ARM NEON devices.
back to top