mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-24 23:21:05 +00:00
Updated OS X Build (markdown)
parent
5614875c11
commit
b9f0c7ad94
@ -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
|
||||
cd glfw
|
||||
mkdir build && cd build
|
||||
cmake -DBUILD_SHARED_LIBS=ON ..
|
||||
cmake ..
|
||||
make
|
||||
sudo make install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user