CMake使用流程
摘要:安装 tar -xvf cmake-3.9.2.tar.gz cd cmake-3.9.2 ./configure --prefix=/usr/local/cmake gmake gmake install 安装完后,执行cmake --version会报如下错误 CMake Error: Coul
阅读全文
posted @ 2021-07-13 08:59
posted @ 2021-07-13 08:59