Remove SVG loading option, which is no longer supported as of 1effe92129

master
Nikolas 10 月之前
父節點
當前提交
8efd8c71e7
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      CMake-Build-Options.md

+ 0
- 1
CMake-Build-Options.md

@ -44,7 +44,6 @@ You must define `-DCUSTOMIZE_BUILD=ON` in order for many of these options to app
|`SUPPORT_FILEFORMAT_ASTC` | Support loading ASTC as textures | `OFF`|
|`SUPPORT_FILEFORMAT_PKM` | Support loading PKM as textures | `OFF`|
|`SUPPORT_FILEFORMAT_PVR` | Support loading PVR as textures | `OFF`|
|`SUPPORT_FILEFORMAT_SVG` | Support loading SVG as textures | `OFF`|
|`SUPPORT_FILEFORMAT_OBJ` | Support loading OBJ file format | `ON`|
|`SUPPORT_FILEFORMAT_MTL` | Support loading MTL file format | `ON`|
|`SUPPORT_FILEFORMAT_IQM` | Support loading IQM file format | `ON`|

Loading…
取消
儲存