sudo wget https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4.tar.gz
sudo tar xvf cmake-3.19.4.tar.gz
cd cmake-3.19.4
sudo ./configure
sudo make && sudo make install
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme