ndk{ //set module name moduleName "myLib" //set lib stl "gnustl_static" //add -fexceptions to allow throw error cFlags "-fexceptions" }
时间: 2025-01-02 00:50:20
ndk{ //set module name moduleName "myLib" //set lib stl "gnustl_static" //add -fexceptions to allow throw error cFlags "-fexceptions" }