This commit is contained in:
lizzie 2026-06-11 00:20:47 +00:00
parent f8c1494b6a
commit a5b7451f1d
3 changed files with 15 additions and 8 deletions

View file

@ -47,7 +47,7 @@ These options control dependencies.
- Needed for gyroscopes
- Only available on Linux
- `ENABLE_DEBUG_TOOLS` (OFF) Enables debugging and development tools, see [tools](../tools/README.md).
- `ENABLE_WERROR` (OFF) Enables warnings as errors (-Werror).
- `ENABLE_WERROR` (ON) Enables warnings as errors (-Werror).
### Flavors