Cmake configuration build fails on test big endian

Hello

I’ve run it from the command line and -gui and get more or less the same error as I described in the post. I used Xcode 11.0 and cmake 18.2. The command that I used is

cmake … -G Xcode -DCMAKE_TOOLCHAIN_FILE=/users/mac/dev/ios-cmake/toolchain/iOS.cmake

and I ran it from the build directory. The toolchain file I’m attaching for your consideration.

Thanks a lot

iOS.cmake (7.93 KB)