摘要: 结果: 阅读全文
posted @ 2018-04-15 15:04 soyosuyang 阅读(1328) 评论(0) 推荐(0) 编辑
摘要: cmake 相比automake 最大的区别是: 步骤没有automake那么多 main.cpp student.cpp student.h cmake过程: 1.建一个CMakeLists.txt文件:(CMakeLists.txt 文件名字要正确,不然无法执行cmake .) CMakeLis 阅读全文
posted @ 2018-04-15 13:53 soyosuyang 阅读(2720) 评论(0) 推荐(0) 编辑