sudo apt remove --purge cmake
hash -r
sudo snap install cmake --classic
cmake报错CMake 3.12 or higher is required. You are running version 3.10.2
最新推荐文章于 2025-02-19 19:27:36 发布
sudo apt remove --purge cmake
hash -r
sudo snap install cmake --classic