mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 21:10:06 +00:00
Updated Building for Ubuntu 14.04 (markdown)
parent
79fcf829b3
commit
0408a34741
@ -24,8 +24,8 @@ These instructions also apply for related distributions based on this Ubuntu LTS
|
|||||||
|
|
||||||
The following instructions install `cmake` to `~/cmake`:
|
The following instructions install `cmake` to `~/cmake`:
|
||||||
|
|
||||||
wget https://cmake.org/files/v3.5/cmake-3.5.1-Linux-x86_64.sh
|
wget https://cmake.org/files/v3.8/cmake-3.8.1-Linux-x86_64.sh
|
||||||
sh cmake-3.5.1-Linux-x86_64.sh --prefix=~/cmake
|
sh cmake-3.8.1-Linux-x86_64.sh --prefix=~/cmake
|
||||||
|
|
||||||
### SDL2
|
### SDL2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user