随笔分类 -  小问题

摘要:1、安装cmake # wget http://www.cmake.org/files/v3.1/cmake-3.1.1.tar.gz # tar zxvf cmake-3.1.1.tar.gz # cd cmake-3.1.1 # ./bootstrap # make && make instal 阅读全文
posted @ 2020-04-20 15:56 plumm 阅读(2182) 评论(0) 推荐(0)