mirror of
https://github.com/labwc/labwc.git
synced 2026-02-09 10:07:31 -05:00
meson.build: remove -Wno-enum-compare
This commit is contained in:
parent
0723ae2644
commit
fddeb74527
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ project(
|
|||
add_project_arguments(
|
||||
[
|
||||
'-DWLR_USE_UNSTABLE',
|
||||
'-Wno-enum-compare',
|
||||
],
|
||||
language: 'c',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue