mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-24 23:31:05 +00:00
Updated Linux Build (markdown)
parent
b9f0c7ad94
commit
b83677842b
@ -23,7 +23,7 @@ On Debian, install dependencies with `apt-get install xorg-dev` and `apt-get ins
|
|||||||
git clone https://github.com/glfw/glfw.git
|
git clone https://github.com/glfw/glfw.git
|
||||||
cd glfw
|
cd glfw
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
cmake ..
|
cmake -DBUILD_SHARED_LIBS=ON ..
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user