mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-22 23:29:18 -05:00
Updated CMake Build Options (markdown)
@ -8,7 +8,7 @@ You must define `-DCUSTOMIZE_BUILD=ON` in order for many of these options to app
|
|||||||
|:-----------------------------:|:-----------------------------------------------------:|:------------:|
|
|:-----------------------------:|:-----------------------------------------------------:|:------------:|
|
||||||
|`USE_EXTERNAL_GLFW` | Link raylib against system GLFW instead of embedded one | **`OFF`** `ON` `IF_POSSIBLE`|
|
|`USE_EXTERNAL_GLFW` | Link raylib against system GLFW instead of embedded one | **`OFF`** `ON` `IF_POSSIBLE`|
|
||||||
|`PLATFORM` | Platform to build for. | **`Desktop`** `Web` `Android` `Raspberry Pi`|
|
|`PLATFORM` | Platform to build for. | **`Desktop`** `Web` `Android` `Raspberry Pi`|
|
||||||
|`OPENGL_VERSION` | Force a specific OpenGL Version? | **`OFF`** `4.3` `3.3` `2.1` `1.1` `ES 2.0`|
|
|`OPENGL_VERSION` | Force a specific OpenGL Version? | **`OFF`** `4.3` `3.3` `2.1` `1.1` `ES 2.0` `ES 3.0`|
|
||||||
|
|
||||||
| **Binary Option** | **Description** | **Default** Value|
|
| **Binary Option** | **Description** | **Default** Value|
|
||||||
|:-----------------------------:|:-----------------------------------------------------:|:------------:|
|
|:-----------------------------:|:-----------------------------------------------------:|:------------:|
|
||||||
|
|||||||
Reference in New Issue
Block a user