标签: compilation android-ndk
我的android.mk中有很多cpp文件,每次我给Android.mk添加一个cpp,它编译所有cpp,浪费时间很多,所以我需要一种方法来增量编译。