I have a third party SDK source in c++ with CMakelist.txt. When target android the build result .a file\'s size is 109MB. Meanwhile target Mac .a file is only 19MB.
After