mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-12 00:08:49 -05:00
Updated Building for macOS (markdown)
@ -28,7 +28,7 @@ export Qt5_DIR=$(brew --prefix)/opt/qt5
|
|||||||
Now you can generate makefiles for the build:
|
Now you can generate makefiles for the build:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export MACOSX_DEPLOYMENT_TARGET=10.9
|
export MACOSX_DEPLOYMENT_TARGET=10.12
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake .. -DCMAKE_BUILD_TYPE=Release
|
cmake .. -DCMAKE_BUILD_TYPE=Release
|
||||||
|
Reference in New Issue
Block a user