mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-29 18:29:18 -05:00
Add USE_WAYLAND, my vim macro dropped it...
@ -9,6 +9,7 @@ raylib is configurable and can be be built in a variety of ways. Following is a
|
|||||||
|
|
||||||
| **Binary Option** | **Description** | **Default** Value|
|
| **Binary Option** | **Description** | **Default** Value|
|
||||||
|:-----------------------------:|:-----------------------------------------------------:|:------------:|
|
|:-----------------------------:|:-----------------------------------------------------:|:------------:|
|
||||||
|
|`USE_WAYLAND` | Use Wayland for window creation | `OFF`|
|
||||||
|`WITH_PIC` | Compile static library as position-independent code | `OFF`|
|
|`WITH_PIC` | Compile static library as position-independent code | `OFF`|
|
||||||
|`SHARED` | Build raylib as a dynamic library | `OFF`|
|
|`SHARED` | Build raylib as a dynamic library | `OFF`|
|
||||||
|`STATIC` | Build raylib as a static library | `ON`|
|
|`STATIC` | Build raylib as a static library | `ON`|
|
||||||
|
|||||||
Reference in New Issue
Block a user