mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-24 21:31:04 +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
|
||||
cd glfw
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
cmake -DBUILD_SHARED_LIBS=ON ..
|
||||
make
|
||||
sudo make install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user