mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-09 04:38:30 +09:00
[Fix]: fix typo
This commit is contained in:
@@ -88,11 +88,11 @@ If you want to try the project right now, you’ll need to build it yourself:
|
||||
## Build Options
|
||||
|
||||
| Option | Description | Default |
|
||||
| ---------------------------- | ----------------------------------------------------- | ------- |
|
||||
|------------------------------| ----------------------------------------------------- | ------- |
|
||||
| `MOBILEGL_BUILD_TEST` | Build MobileGL tests (requires Clang) | ON |
|
||||
| `MOBILEGL_BUILD_BENCHMARK` | Build MobileGL benchmarks (requires Clang) | ON |
|
||||
| `MOBILEGL_FORCE_RELEASE_OPT` | Enable O3 and LTO in Debug build | ON |
|
||||
| `MOBILEGL_ENABLE_TRANCY` | Enable Tracy profiler for performance analysis | OFF |
|
||||
| `MOBILEGL_ENABLE_TRACY` | Enable Tracy profiler for performance analysis | OFF |
|
||||
|
||||
**Notes:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user