added `SUPPORT_STANDARD_FILEIO`

master
jestarray 2 달 전
부모
커밋
fade2894a0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      CMake-Build-Options.md

+ 1
- 0
CMake-Build-Options.md

@ -64,3 +64,4 @@ You must set `CUSTOMIZE_BUILD` to ON in order for many of these options to apply
|`SUPPORT_FILEFORMAT_TTF` | Support loading fonts in TTF format | `ON`|
|`SUPPORT_FILEFORMAT_BDF` | Support loading fonts in BDF format | `OFF`|
|`SUPPORT_IMAGE_MANIPULATION` | Support multiple image editing functions to scale, adjust colors, flip, draw on images, crop... If not defined only three image editing functions supported: ImageFormat(), ImageAlphaMask(), ImageToPOT() | `ON`|
|`SUPPORT_STANDARD_FILEIO` | Standard file io library (stdio.h) included. Warning: If off, raylib can't read files | `ON` |

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