[cmake-developers] Android NEON and CMAKE_ANDROID_ARM_NEON docs

Craig Scott craig.scott at crascit.com
Wed Feb 21 05:50:36 EST 2018


According to the docs for CMAKE_ANDROID_ARM_NEON
<https://cmake.org/cmake/help/latest/variable/CMAKE_ANDROID_ARM_NEON.html>:

When Cross Compiling for Android and CMAKE_ANDROID_ARCH_ABI is set to
armeabi-v7a set CMAKE_ANDROID_ARM_NEON to ON to target ARM NEON devices.


But reading the Android ndk guide, it seems like NEON should also be
supported for arm64-v8a. From the Build Requirements section
<https://developer.android.com/ndk/guides/cpu-arm-neon.html#build>:

NEON support works with the armeabi-v7a and arm64-v8a ABIs.


Is this just a case of the CMake docs need to be updated?

-- 
Craig Scott
Melbourne, Australia
https://crascit.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake-developers/attachments/20180221/29b6d954/attachment.html>


More information about the cmake-developers mailing list