taka-no-me / android-cmake

CMake toolchain file and other scripts for the Android NDK
1.22k stars 438 forks source link

Add armeabi_v7a_hard support #59

Closed powderluv closed 6 years ago

powderluv commented 9 years ago

tested with opencv HEAD.

mshabunin commented 9 years ago

@taka-no-me, what do you think about this feature?

Zicandar commented 8 years ago

I'm also interested if this is coming? Or if the flag is already set by default? (From what I understand it's actually only a flag telling it what floating math library to link against?

wyansfu commented 8 years ago

@mshabunin Is it possible to add support like armeabi-v7a-hard with vfpv3-d16 besides armeabi-v7a-hard with NEON?