This commit is contained in:
boddicheg 2015-09-02 15:19:48 +03:00
parent 9e41afa22f
commit ba5433d5a2

View File

@ -3,4 +3,4 @@ tar xzf cmake-2.8.12.tar.gz
cd cmake-2.8.12
cmake .
make
make install
sudo make install