Updated OS X Build (markdown)
parent
bcb94afade
commit
5614875c11
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Should you choose not to use homebrew, type these commands in a terminal:
|
||||||
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…
Add table
Reference in a new issue