系统版本
cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
旧cmake版本信息:
cmake --version
cmake version 2.8.12.2
升级步骤:
yum install epel-release
yum install cmake3 -y
新cmake版本信息:
cmake3 --version
cmake3 version 3.17.5
CMake suite maintained and supported by Kitware (kitware.com/cmake).
1491

被折叠的 条评论
为什么被折叠?



