2016年10月22日

【转】CMAKE

摘要: CMAKE的使用 Version 1.0 2009-3-18 一、 基本使用 安装:下载二进制包后可直接解压使用 从源码安装则执行命令:./bootstrap; make; make install——尝试执行bootstrap失败 使用:cmake dir_path,生成工程文件或makefile 阅读全文

posted @ 2016-10-22 22:27 d神 阅读(805) 评论(0) 推荐(0) 编辑

导航