Add newer cmake
This commit is contained in:
parent
46bdc4d993
commit
e28ffa6c66
1 changed files with 3 additions and 0 deletions
|
@ -6,9 +6,12 @@ go:
|
|||
- tip
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install software-properties-common -y
|
||||
- sudo add-apt-repository ppa:george-edison55/cmake-3.x -y
|
||||
- sudo apt-get -qq update
|
||||
|
||||
install:
|
||||
- sudo apt-get install cmake -y
|
||||
- sudo apt-get install libopenal-dev -y
|
||||
|
||||
- curl -s -L https://github.com/glfw/glfw/archive/3.2.1.tar.gz | tar -xz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue