mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
Fix install-deps
This commit is contained in:
parent
9f3ff3fab7
commit
9e41afa22f
@ -1,5 +1,5 @@
|
||||
wget http://www.cmake.org/files/v2.8/cmake-2.8.12.tar.gz
|
||||
tar xzf http://www.cmake.org/files/v2.8/cmake-2.8.12.tar.gz
|
||||
tar xzf cmake-2.8.12.tar.gz
|
||||
cd cmake-2.8.12
|
||||
cmake .
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user