mirror of
https://github.com/libsdl-org/SDL
synced 2024-11-20 16:06:10 -07:00
typo: maxOS -> macOS
This commit is contained in:
parent
a851c5b648
commit
97b924f985
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ SDL supports following Apple architectures:
|
|||
|
||||
CMake documentation: [link](https://cmake.org/cmake/help/latest/variable/CMAKE_OSX_ARCHITECTURES.html)
|
||||
|
||||
#### Simulators and/or non-default maxOS platform SDK
|
||||
#### Simulators and/or non-default macOS platform SDK
|
||||
|
||||
Use `-DCMAKE_OSX_SYSROOT=<value>` to configure a different platform SDK.
|
||||
The value can be either the name of the SDK, or a full path to the sdk (e.g. `/full/path/to/iPhoneOS.sdk`).
|
||||
|
|
Loading…
Reference in a new issue