mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-24 21:01:59 +00:00
readme: update prerequisites topic
This commit is contained in:
parent
6e25af3d67
commit
d38c801313
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ Run `build.py` without arguments for complete list of options.
|
|||
|
||||
## Prerequisites
|
||||
|
||||
* Xcode 12.2 or newer, launch it once to finish installation
|
||||
* CMake 3.18 or newer, `CMake.app` in `/Applications` or system-wide `cmake` console executable
|
||||
Xcode 12.2 or newer is required in order to build universal binaries. Launch Xcode once to finish its installation. In theory, it is possible to use older versions of Xcode to build Intel target only by adding `--disable-arm` command line option.
|
||||
|
||||
## Directories
|
||||
|
||||
|
|
Loading…
Reference in a new issue