摘要: define all-cpp-files-under$(patsubst ./%,%, \ $(shell cd $(LOCAL_PATH) ; \ find $(1) -name "*.cpp" -and -not -name ".*" -and -not -name "CCE... 阅读全文
posted @ 2014-12-03 15:16 MrBlue 阅读(312) 评论(0) 推荐(0) 编辑