mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-18 21:27:56 +00:00
Updated Building for macOS (markdown)
parent
544347e71f
commit
ac1a1e4dda
@ -39,10 +39,10 @@ git clone https://github.com/dolphin-emu/dolphin ~/dolphin-emu
|
|||||||
cd ~/dolphin-emu
|
cd ~/dolphin-emu
|
||||||
```
|
```
|
||||||
|
|
||||||
Pull the git submodules (required for mGBA integration)
|
Pull the git submodules
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git submodule update --init
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
Download and install [CMake](https://cmake.org/download/) if you don't have it.
|
Download and install [CMake](https://cmake.org/download/) if you don't have it.
|
||||||
|
Loading…
Reference in New Issue
Block a user