cpprestsdk
cpprestsdk copied to clipboard
Build for Android from MacOS
I'm trying to build for Android via CMake on MacOS for 64-bit arch (arm64-v8a and x86-64) as well as 32-bit arch (armeabi and x86). There's no direct documentation for this.
I have built openssl, boost, zlib locally on my dev setup and want to use them.
Can anyone help with that?