Add USE_WAYLAND, my vim macro dropped it...

master
Ahmad Fatoum 7 년 전
부모
커밋
89e8c05cdb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      CMake-Build-Options.md

+ 1
- 0
CMake-Build-Options.md

@ -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|
|:-----------------------------:|:-----------------------------------------------------:|:------------:|
|`USE_WAYLAND` | Use Wayland for window creation | `OFF`|
|`WITH_PIC` | Compile static library as position-independent code | `OFF`|
|`SHARED` | Build raylib as a dynamic library | `OFF`|
|`STATIC` | Build raylib as a static library | `ON`|

불러오는 중...
취소
저장