ndk{ //set module name moduleName "myLib" //set lib stl "gnustl_static" //add -fexceptions to allow throw error cFlags "-fexceptions" }
时间: 2024-10-11 22:16:16
ndk{ //set module name moduleName "myLib" //set lib stl "gnustl_static" //add -fexceptions to allow throw error cFlags "-fexceptions" }