摘要: 参考:http://blog.csdn.net/cust_hf/article/category/345853 CMakeListserv.txt的写法 (1):要求CMake根据指定的源文件生成可执行文件 Demo1: add_executable(hello main.cpp) 这将从main. 阅读全文
posted @ 2017-03-09 17:07 鸭子船长 阅读(11325) 评论(0) 推荐(0)