ios-cmake
ios-cmake copied to clipboard
ios with arm neon
Thanks for your contribution. I have tried writing some NEON instructions in ios, and the compilation was successful. Now I want to port it to CXX for compilation. On Android, there is a specific instruction -DANDROID_ARM_NEON. What should I do on iOS?