Updated Linux Build (markdown)
@@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user