mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-29 00:55:13 +02:00
[cmake] Add ENABLE_WERROR option
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
d8a8169eb2
commit
515b4b3211
9 changed files with 20 additions and 15 deletions
|
|
@ -46,6 +46,8 @@ These options control dependencies.
|
|||
- `YUZU_INSTALL_UDEV_RULES` (OFF) Install udev rules to enable hidraw access
|
||||
- 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).
|
||||
|
||||
### Flavors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue