mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-03-06 01:41:03 -05:00
meson: -Werror is already set in project()
This commit is contained in:
parent
b758e421cb
commit
b189f90465
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ add_project_arguments(
|
||||||
[
|
[
|
||||||
'-DWLR_USE_UNSTABLE',
|
'-DWLR_USE_UNSTABLE',
|
||||||
'-Wall',
|
'-Wall',
|
||||||
'-Werror',
|
|
||||||
'-Wundef',
|
'-Wundef',
|
||||||
'-Wno-unused-parameter',
|
'-Wno-unused-parameter',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue