摘要: cmake通过CMakeList.txt文件生成makefile,makefile控制编译项目代码。 对照这大神的cmake教程【https://blog.csdn.net/whahu1989/article/details/82078563】,做了写记录; 工程目录如下:有两个CMakeLists 阅读全文
posted @ 2020-08-07 09:22 sp0917 阅读(127) 评论(0) 推荐(0) 编辑