mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-18 13:32:32 +01:00
Fix #12800: Add detailed information for macOS cmake builds
Adding link to detailed information on compiling with cmake on MacOS
This commit is contained in:
@@ -157,6 +157,8 @@ ln -s ../data data
|
|||||||
```
|
```
|
||||||
Then you can run the game by running `./openrct2`.
|
Then you can run the game by running `./openrct2`.
|
||||||
|
|
||||||
|
Detailed instructions can be found on [Building OpenRCT2 on macOS using CMake](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-macOS-using-CMake).
|
||||||
|
|
||||||
### Linux:
|
### Linux:
|
||||||
The standard CMake build procedure is to install the [required libraries](https://github.com/OpenRCT2/OpenRCT2#linux), then:
|
The standard CMake build procedure is to install the [required libraries](https://github.com/OpenRCT2/OpenRCT2#linux), then:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user