Updated Building for macOS (markdown)

Steveice10 2023-06-19 18:27:10 -07:00
parent ecb50c1a32
commit 0208f52c44

@ -6,6 +6,7 @@ You'll need to download and install the following to build Citra:
* [CMake](https://cmake.org/) (`brew install cmake`) * [CMake](https://cmake.org/) (`brew install cmake`)
* [Python 3](https://www.python.org/) (`brew install python3`) * [Python 3](https://www.python.org/) (`brew install python3`)
* The version included with the default developer tools may run into an issue downloading Qt. * The version included with the default developer tools may run into an issue downloading Qt.
* glslang (`brew install glslang`)
* A recent version of Xcode and the Xcode command line tools * A recent version of Xcode and the Xcode command line tools
### Cloning Citra in Git: ### Cloning Citra in Git: