mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-09-15 00:55:33 +00:00
Updated Building for macOS (markdown)
parent
ab7e806183
commit
d214c3a9d0
@ -28,7 +28,7 @@ export Qt5_DIR=$(brew --prefix)/opt/qt5
|
||||
Now you can generate makefiles for the build:
|
||||
|
||||
```bash
|
||||
export MACOSX_DEPLOYMENT_TARGET=10.9
|
||||
export MACOSX_DEPLOYMENT_TARGET=10.12
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DCMAKE_BUILD_TYPE=Release
|
||||
|
Loading…
Reference in New Issue
Block a user